Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseTx

Base params for the transaction

Hierarchy

  • BaseTx

Index

Properties

Optional account_number

account_number: string | undefined

Account_number required for offline signatures

Optional fee

fee: Coin | undefined

from

from: string

Name of the key

Optional gas

gas: string | undefined

Optional memo

memo: string | undefined

Optional mode

mode: BroadcastMode | undefined

password

password: string

Password of the key

Optional pubkeyType

pubkeyType: PubkeyType

Optional sequence

sequence: string | undefined

Sequence required for offline signatures

Generated using TypeDoc