Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BroadcastMode

Broadcast Mode

  • Sync: Broadcast transactions synchronously and wait for the recipient node to validate the txs
  • Async: Broadcast transactions asynchronously and returns immediately
  • Commit: Broadcast transactions and wait until the transactions are included by a block

Index

Enumeration members

Enumeration members

Async

Async:

Commit

Commit:

Sync

Sync: = 0

Generated using TypeDoc