Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
This page has been updated for Wallets SDK V1. If you are using the previous version,
see the previous version docs or the V1 migration guide.
ExternalWalletRegistrationConfig = object
Defined in: packages/wallets/src/signers/types.ts:25
Properties
address
address: string
Defined in: packages/wallets/src/signers/types.ts:27
type
type: "external-wallet"
Defined in: packages/wallets/src/signers/types.ts:26
