Skip to main content
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.
WalletOptions = object
Defined in: packages/wallets/src/wallets/types.ts:192

Properties

callbacks?

optional callbacks: Callbacks
Defined in: packages/wallets/src/wallets/types.ts:193

clientTEEConnection?

optional clientTEEConnection: HandshakeParent<typeof signerOutboundEvents, typeof signerInboundEvents>
Defined in: packages/wallets/src/wallets/types.ts:194

deviceSignerKeyStorage?

optional deviceSignerKeyStorage: DeviceSignerKeyStorage
Defined in: packages/wallets/src/wallets/types.ts:195