Optional
description?: stringOptional
name?: stringA single-line, Title Case, human-readable name for this wallet data.
The WalletData
type provides a static piece of data that should be
collected once and stored at the time of wallet creation. WalletData
should be persistent for the life of the wallet, rather than changing from
locking script to locking script.
For address-specific data, use AddressData
.
Generated using TypeDoc
A single-line, human readable description for this wallet data.