Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

CosmosToolboxParams

CosmosToolboxParams<T> = object & { signer?: CosmosSigner; } | { derivationPath?: DerivationPathArray; index?: number; phrase?: string; }

Defined in: packages/toolboxes/src/cosmos/types.ts:32

chain: T

T = CosmosChain