Private
constructorPrivate
Initializes a new instance of the PointerAddress class.
The address properties.
Private
Readonly
#networkPrivate
Readonly
#paymentPrivate
Readonly
#pointerPrivate
Readonly
#typeGets the payment credential part of the pointer address.
Static
fromCreates a PointerAddress address from an Address instance.
The PointerAddress instance or undefined if Address is not a valid PointerAddress.
Static
fromCreates a new instance of the PointerAddress from its credentials.
Static
packPacks the pointer address into its raw binary format.
The address properties.
Static
unpackThere are currently 2 types of Shelley Pointer addresses, summarized below:
The address type.
The serialized address data.
Generated using TypeDoc
A pointer address indirectly specifies the stake key that should control the stake for the address. It references a stake key by a stake key pointer, which is a location on the blockchain of the stake key registration certificate for that key.