Interface: StdSignDoc
@shareledgerjs/amino.StdSignDoc
The document to be signed
See
https://docs.cosmos.network/master/modules/auth/03_types.html#stdsigndoc
Properties
account_number
• Readonly account_number: string
chain_id
• Readonly chain_id: string
fee
• Readonly fee: StdFee
memo
• Readonly memo: string
msgs
• Readonly msgs: readonly AminoMsg[]
sequence
• Readonly sequence: string