Modify the price of the vests in the testnet environment so that the transfer has significant impact on RC
Requires: hive!987 (merged)
Merge after !142 (merged)
A single transfer from alice working account takes ~5% of the available RC.
Work done in this MR:
- refactored testnet_node.py by creating dedicated functions
- fixed issue with
python testnet_node.py --help
- modified vest price in testnet environment
Edited by Mateusz Żebrak