ResolutionStatement alias for Addresses receipts.
Transaction with signer included, used when adding signer to transactions included in an aggregate transaction.
ResolutionStatement alias for Mosaic ids receipts.
A mosaic restriction could be global or targeted to an address.
MultisigGraph utilities
Resolved mosaic model with namespace name
Resolved mosaic model with namespace name
Custom type for unresolved address
Custom type for unresolved mosaicId
Raw message containing an empty string without any type or prefix.
Validate the hash length
Secret lock hash algorithm
Hashed value
Extract mosaics from encoded UInt64 notation.
If most significant bit of byte 0 is set, then it is a namespaceId. If most significant bit of byte 0 is not set, then it is a mosaicId.
The DTO array of mosaics (with UInt64 Id notation)
Extract recipientAddress value from encoded hexadecimal notation.
If bit 0 of byte 0 is not set (e.g. 0x90), then it is a regular address. Else (e.g. 0x91) it represents a namespace id which starts at byte 1.
Encoded hexadecimal recipientAddress notation
Traverses the tree object to pick addresses strings.
Tries to parse a string representing an unsigned integer.
The string to parse.
The number represented by the input or undefined.
Convert an Uint8Array to WordArray
An Uint8Array
The Uint8Array length
Convert a wordArray to Uint8Array
A destination Uint8Array
A wordArray
Generated using TypeDoc
Account info with resolved mosaic