Skip to content

Modify the price of the vests in the testnet environment so that the transfer has significant impact on RC

Mateusz Żebrak requested to merge mzebrak/testnet-node-script into develop

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

Merge request reports