Interface TransactionHeaderJson

Hierarchy

  • TransactionHeaderJson

Indexable

[x: string]: unknown

Properties

chain_id?: string

ID of the chain

nonce?: string

Account nonce

operation_merkle_root?: string

Merkle root of the serialized operations's SHA2-256 hashes

payee?: string

Transaction's payee

payer?: string

Transaction's payer

rc_limit?: string | number

Resource credits limit

Generated using TypeDoc