live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/wallet-adapter


@orangecheck/wallet-adapter / SignOptions

Interface: SignOptions

Defined in: types.ts:35

Properties

PropertyTypeDescriptionDefined in
<a id="property-address"></a> addressstringBitcoin address the caller expects to sign under. Not all wallets use this (UniSat ignores it), but some (Xverse, Leather) require it in their API.types.ts:40
<a id="property-manualprompt"></a> manualPrompt?stringPrompt text for the manual adapter. Shown alongside the message so the user knows what they're signing.types.ts:45