> ## Documentation Index
> Fetch the complete documentation index at: https://crossmint-devin-1787949784-wallet-docs-two-concept-model.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ExternalWalletRegistrationConfig

> **ExternalWalletRegistrationConfig** = `object`

Defined in: [packages/wallets/src/signers/types.ts:25](https://github.com/Crossmint/crossmint-sdk/blob/main/packages/wallets/src/signers/types.ts#L25)

## Properties

### address

> **address**: `string`

Defined in: [packages/wallets/src/signers/types.ts:27](https://github.com/Crossmint/crossmint-sdk/blob/main/packages/wallets/src/signers/types.ts#L27)

***

### type

> **type**: `"external-wallet"`

Defined in: [packages/wallets/src/signers/types.ts:26](https://github.com/Crossmint/crossmint-sdk/blob/main/packages/wallets/src/signers/types.ts#L26)
