@gala-chain/test ∙ API
API > DefaultChainClientOptions
Interface: DefaultChainClientOptions
Default chain client configuration that includes the standard GalaChain contracts. Provides access to asset management and public key functionality.
Contents
Extends
ChainClientOptions
Properties
assets
assets:
ContractAPIConfig\<CommonContractAPI>
Assets contract configuration for token operations
Source
chain-test/src/e2e/TestClients.ts:134
pk
pk:
ContractAPIConfig\<PublicKeyContractAPI>
Public key contract configuration for user management