hedera-json-rpc-relay
hedera-json-rpc-relay copied to clipboard
Gather spending amounts in an acceptance release test run.
Problem
We need amounts of HBar spent as part of an acceptance release test run in order to prepare and budget for running release tests on mainnet.
Solution
Record the testnet relay operator's balance and the account used to run the tests. Run the tests. Record the testnet relay operator's balance and the account used to run the tests after the test run.
Alternatives
No response