Options
All
  • Public
  • Public/Protected
  • All
Menu

SignDoc is the type used for generating sign bytes for SIGN_MODE_DIRECT.

Hierarchy

  • SignDoc

Index

Properties

accountNumber: string

account_number is the account number of the account in state

authInfoBytes: internal.Uint8Array

auth_info_bytes is a protobuf serialization of an AuthInfo that matches the representation in TxRaw.

bodyBytes: internal.Uint8Array

body_bytes is protobuf serialization of a TxBody that matches the representation in TxRaw.

chainId: string

chain_id is the unique identifier of the chain this transaction targets. It prevents signed transactions from being used on another chain by an attacker

Generated using TypeDoc