Skip to content

Configuration options for the GenericCosmosAdapter.

Defined in: packages/bitbadgesjs-sdk/src/signing/adapters/GenericCosmosAdapter.ts:129

Configuration options for the GenericCosmosAdapter.

Properties

chainId

chainId: string

Defined in: packages/bitbadgesjs-sdk/src/signing/adapters/GenericCosmosAdapter.ts:131

The chain ID to use (e.g., 'bitbadges-1')


prefix?

optional prefix?: string

Defined in: packages/bitbadgesjs-sdk/src/signing/adapters/GenericCosmosAdapter.ts:133

Optional prefix for bech32 addresses. Default: 'bb'

Edit this page on GitHub