This method is used to broadcast a transaction to the network.
Since it uses the Sync mode, it will not wait for the transaction to be included in a block,
so we have to make sure the transaction is included in a block after its broadcasted
This method is used to broadcast a transaction to the network.
Since it uses the Block mode, and it will wait for the transaction to be included in a block,
This method is used to broadcast a transaction to the network. Since it uses the
Sync
mode, it will not wait for the transaction to be included in a block, so we have to make sure the transaction is included in a block after its broadcasted