Interface that should be implemented by ABI serializable objects.
Compressed public key point.
Type, e.g. K1
K1
Static
Return true if the object equals the other object passed.
Return Antelope/EOSIO legacy (EOS<base58data>) formatted key.
EOS<base58data>
If the key type isn't K1
Return key in modern Antelope/EOSIO format (PUB_<type>_<base58data>)
PUB_<type>_<base58data>
Create PublicKey object from representing types.
Generated using TypeDoc
Interface that should be implemented by ABI serializable objects.