bit
bit copied to clipboard
getting tx id
Hello everyone, i am trying to broadcast a testnet transaction using networkAPI.broadcast_tx_testnet but this method doesnt return anything, so i wanted to know if is there a way to obtain the transaction id?
I know the method key.send returns the transaction id but i dont really know if it can be used to send transactions to testnet.
thanks.