Skip to content

Network_broadcast API tests

Mateusz Kudela requested to merge mkudela/network_broadcast_api_tests into develop

Small tests checking functionality of broadcast_transaction method from network_broadcast API. Test cases:

  • broadcast transaction and check if this transaction was really sent to the blockchain and if it wasn't modified
  • testing max_block_age parameter with different values
  • broadcast the same transaction twice
Edited by Mateusz Kudela

Merge request reports