maintain balance on address from where we send coins to the test users.
TODO
The script should be run for e2e on Travis (.travis.yml) during before_install, right after it starts wallet-api.
The script should check the current size of the mempool and generate a block sending the reward to the qa user which we use to send funds to test users (think whether this user should be stored among the seed data inc keys, etc).
Two purposes
TODO The script should be run for e2e on Travis (.travis.yml) during before_install, right after it starts wallet-api. The script should check the current size of the mempool and generate a block sending the reward to the qa user which we use to send funds to test users (think whether this user should be stored among the seed data inc keys, etc).
APIs to use
Cases
Related