Options for a compute transaction.

Hierarchy

  • ExecOpts

Indexable

[k: string]: unknown

Properties

Properties

fee?: IFee

The maximum fee.

memo?: string

A transaction memo.

send?: ICoin[]

A list of native tokens to send alongside the transaction.

Generated using TypeDoc