Enum representing the status of an address in the wallet.
ATTEMPTED_USE: "ATTEMPTED_USE";
wallet/qi-hdwallet.ts:53
UNKNOWN: "UNKNOWN";
wallet/qi-hdwallet.ts:54
UNUSED: "UNUSED";
wallet/qi-hdwallet.ts:52
USED: "USED";
wallet/qi-hdwallet.ts:51
Was this page helpful?