TxOptions..::..BroadcastMode Property
If `BroadcastMode.Sync` - Broadcast transaction to mempool and wait for CheckTx response.
@see https://docs.tendermint.com/master/rpc/#/Tx/broadcast_tx_sync
If `BroadcastMode.Async` Broadcast transaction to mempool and do not wait for CheckTx response.
@see https://docs.tendermint.com/master/rpc/#/Tx/broadcast_tx_async
Namespace:
SecretNET.TxAssembly: SecretNET (in SecretNET.dll)