Skip to main content
This page has been updated for Wallets SDK V1. If you are using the previous version, see the previous version of this page or the V1 migration guide.
PhoneSignerConfig = object
Defined in: packages/wallets/src/signers/types.ts:46

Properties

locator?

optional locator: string
Defined in: packages/wallets/src/signers/types.ts:49

phone?

optional phone: string
Defined in: packages/wallets/src/signers/types.ts:48

type

type: "phone"
Defined in: packages/wallets/src/signers/types.ts:47