Network_broadcast API tests
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