Skip to main content

Function Signature

Description

Checks if the wallet signing shares are stored on the current device.

Parameters

Returns

bool - true if the wallet is on device, false otherwise.

Example

Use Case

This is useful for determining if a user needs to recover their wallet:

Errors