SimplePublicKey class
Constructors
Properties
Methods
-
address(
) → String -
encodeAminoPubkey(
) → Uint8List -
getPublicKeyAsBase64(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
packAny(
) → Any -
pubkeyAddress(
) → String -
rawAddress(
) → Uint8List -
toAmino(
) → SimplePublicKeyAminoArgs -
toData(
) → SimplePublicKeyDataArgs -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited