how to setup an ardor childchain bundler via the command line on a ubuntu server?

0

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?

Patoshi パトシ

Posted 2018-04-06T19:14:04.773

Reputation: 8 911

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

Posted 2018-04-06T19:14:04.773

Reputation: 1 480