Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace "/opt/buildhome/repo/src/protobuf/cosmos/tx/v1beta1/tx"

Index

Type aliases

DeepPartial<T>: T extends <internal>.Builtin ? T : T extends infer U[] ? <internal>."/opt/buildhome/repo/src/protobuf/cosmos/tx/v1beta1/tx".DeepPartial<U>[] : T extends ReadonlyArray<infer U> ? ReadonlyArray<<internal>."/opt/buildhome/repo/src/protobuf/cosmos/tx/v1beta1/tx".DeepPartial<U>> : T extends {} ? { [ K in keyof T]?: <internal>."/opt/buildhome/repo/src/protobuf/cosmos/tx/v1beta1/tx".DeepPartial<T[K]> } : Partial<T>

Type parameters

  • T

Exact<P, I>: P extends <internal>.Builtin ? P : P & { [ K in keyof P]: <internal>."/opt/buildhome/repo/src/protobuf/cosmos/tx/v1beta1/tx".Exact<P[K], I[K]> } & Record<Exclude<keyof I, <internal>.KeysOfUnion<P>>, never>

Type parameters

  • P

  • I: P

Variables

AuthInfo: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

Fee: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

ModeInfo: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

ModeInfo_Multi: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

ModeInfo_Single: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

SignDoc: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

SignerInfo: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

Tx: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

TxBody: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

TxRaw: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }

Type declaration

protobufPackage: "cosmos.tx.v1beta1" = "cosmos.tx.v1beta1"