I have setup a testnet ardor node on the command line and its synced to the testnet ardor blockchain. I want to now create an always on bundler to bundle transactions of the ignis childchain via the command line. What is the command to run a bundler for ignis?
Asked
Active
Viewed 52 times
1 Answers
2
You can use any script which invokes the startBundler API but note that you will need to submit the passphrase to the node in order to start a bundler so you need to somehow protect the data in this script.
lyaffe
- 1,495
- 7
- 11