- makeSignDoc(msgs: readonly AminoMsg[], fee: StdFee, chainId: string, memo: undefined | string, accountNumber: string | number, sequence: string | number, timeout_height?: bigint): StdSignDoc
-
Parameters
-
msgs: readonly AminoMsg[]
-
-
chainId: string
-
memo: undefined | string
-
accountNumber: string | number
-
sequence: string | number
-
Optional
timeout_height: bigint