UNPKG

@keplr-ewallet/ewallet-sdk-cosmos

Version:
7 lines (6 loc) 127 B
export interface SignDoc { bodyBytes: Uint8Array; authInfoBytes: Uint8Array; chainId: string; accountNumber: bigint; }