Interface CreateGeneralizedAccountOptions

Hierarchy

Properties

_expectedMineRate?: number
_maxPollInterval?: number
_microBlockCycle?: number
absoluteTtl?: boolean
aci?: Aci
aeppOrigin?: string
aeppRpcClientId?: string
authData?: AuthData | ((tx: `tx_${string}`) => Promise<AuthData>)
blocks?: number
bytecode?: `cb_${string}`
confirm?: number | boolean
consensusProtocolVersion?: ConsensusProtocolVersion
ctVersion: undefined | CtVersion
denomination?: AE_AMOUNT_FORMATS
fee: undefined | Int
fileSystem?: Record<string, string>
gasLimit?: number
gasMax?: number
gasPrice: undefined | Int
innerTx?: boolean
interval?: number
networkId?: string
nonce: undefined | number
onAccount: AccountBase
onCompiler: CompilerBase
onNode: Node
sourceCode?: string
sourceCodePath?: string
ttl: undefined | number
verify?: boolean
version?: 1
waitMined?: boolean

Generated using TypeDoc