Interface: Transaction
Hierarchy
-
Transaction
Index
Properties
- actions
- context_free_actions
- context_free_data
- delay_sec
- expiration
- max_cpu_usage_ms
- max_net_usage_words
- ref_block_num
- ref_block_prefix
- transaction_extensions
Properties
actions
• actions: Action[]
Optional
context_free_actions
• context_free_actions? : Action[]
Optional
context_free_data
• context_free_data? : Uint8Array[]
Optional
delay_sec
• delay_sec? : number
Optional
expiration
• expiration? : string
Optional
max_cpu_usage_ms
• max_cpu_usage_ms? : number
Optional
max_net_usage_words
• max_net_usage_words? : number
Optional
ref_block_num
• ref_block_num? : number
Optional
ref_block_prefix
• ref_block_prefix? : number
Optional
transaction_extensions
• transaction_extensions? : [number, string][]