- Preparing search index...
- The search index is not available
cardano-sdk
Constructors
Private
constructor
- new ByronAddress(): ByronAddress
-
Properties
Private
#private
#private: any
Methods
getAttributes
- getAttributes(): ByronAttributes
-
getByronAddressType
- getByronAddressType(): ByronAddressType
-
getRoot
- getRoot(): Hash28ByteBase16
-
toAddress
- toAddress(): Address
-
Static
fromAddress
- fromAddress(addr: Address): undefined | ByronAddress
-
Static
packParts
- packParts(props: AddressProps): Uint8Array
-
Returns Uint8Array
Static
unpackParts
- unpackParts(type: number, data: Uint8Array): Address
-
Parameters
-
type: number
-
data: Uint8Array