Interface SendTransactionOptions

Hierarchy

Properties

_expectedMineRate?: number
_maxPollInterval?: number
_microBlockCycle?: number
aeppOrigin?: string
aeppRpcClientId?: string
authData?: AuthData | ((tx: `tx_${string}`) => Promise<AuthData>)
blocks?: number
confirm?: number | boolean
innerTx?: boolean
interval?: number
networkId?: string
onAccount: AccountBase
onCompiler?: CompilerBase
onNode: Node
verify?: boolean
waitMined?: boolean

Generated using TypeDoc