CosmosToolboxParams
CosmosToolboxParams<
T
> =object
& {signer?
:CosmosSigner
; } | {derivationPath?
:DerivationPathArray
;index?
:number
;phrase?
:string
; }
Defined in: packages/toolboxes/src/cosmos/types.ts:32
Type declaration
Section titled “Type declaration”chain:
T
Type Parameters
Section titled “Type Parameters”T
= CosmosChain