Optional
description?: stringOptional
name?: stringA single-line, Title Case, human-readable name for this address data.
AddressData
is the most low-level variable type. It must be collected
and stored each time a script is generated (usually, a locking script).
AddressData
can include any type of data, and can be used in any way.
For more persistent data, use WalletData
.
Generated using TypeDoc
A single-line, human readable description for this address data.