Interface AccountQueueTransaction

Hierarchy

  • AccountQueueTransaction

Properties

auth_change: boolean

Whether this transaction changes this address's ways of authorizing transactions.

fee: string

The Transaction Cost of this transaction, in drops of XRP.

fee_level: string

The transaction cost of this transaction, relative to the minimum cost for this type of transaction, in fee levels.

max_spend_drops: string

The maximum amount of XRP, in drops, this transaction could send or destroy.

seq: number

The Sequence Number of this transaction.

Generated using TypeDoc