Checks for equality
The other address to be compared
true if equal, otherwise false
Gets as extended Reed Solomon representation carrying the public key as suffix in base36 encoding
This method requires that the address was created from a public key or extended address.
If false, the address without prefix will be returned. Default: true
Extended Reed Solomon Address Format
Static
createTries to create the address from whatever input is given
Any valid address, may it be Reed Solomon address, numeric ID, or public key
An optional prefix, which can be used to substitute the default AddressPrefix.MainNet
The new address, if the input was valid
Static
fromStatic
fromStatic
from
A Value Object to facilitate Address conversions.