Card.Wallet
publicKey <Data>
Wallet's public key.
chainCode <Data> [Optional]
Chain code for BIP32 derivation.
totalSignedHashes <Int>
The total number of signatures that have been made with this wallet's private key since its creation.
remainingSignatures <Int>
Removed in firmware v.4 and older
Remaining number of
Sign
operations before the wallet will stop signing any data.index <Int>
Index of this wallet on the card.
hasBackup <Bool>
If this wallet has been copied to other cards.
Last modified 1yr ago