Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Function Signature
Description
Resolves the backup-pointer info from awalletMetadata object. Typically you read walletMetadata.externalServerKeySharesBackupInfo directly instead of calling this helper.
Parameters
Required Parameters
walletMetadata(WalletMetadata) - The cached metadata for this wallet
Returns
Promise<KeyShareBackupInfo>- Backup-pointer info. Throws if missing.