Search
Preparing search index...
The search index is not available
@stricahq/typhonjs - v3.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stricahq/typhonjs - v3.0.0
address
PointerAddress
Class PointerAddress
Hierarchy
ShelleyTypeAddress
PointerAddress
Index
Constructors
constructor
Accessors
payment
Credential
Methods
get
Bech32
get
Bytes
get
Hex
get
Network
Id
Constructors
constructor
new
Pointer
Address
(
networkId
:
NetworkId
, paymentCredential
:
Credential
, vlq
:
string
)
:
PointerAddress
Parameters
networkId:
NetworkId
paymentCredential:
Credential
vlq:
string
Returns
PointerAddress
Accessors
payment
Credential
get
paymentCredential
(
)
:
Credential
Returns
Credential
Methods
get
Bech32
get
Bech32
(
)
:
string
Returns
string
get
Bytes
get
Bytes
(
)
:
Buffer
Returns
Buffer
get
Hex
get
Hex
(
)
:
string
Returns
string
get
Network
Id
get
Network
Id
(
)
:
NetworkId
Returns
NetworkId
Exports
address
crypto
types
utils
Pointer
Address
constructor
payment
Credential
get
Bech32
get
Bytes
get
Hex
get
Network
Id