Umi — API References - v1.3.0
Preparing search index...
umi
LegacyWeb3JsPublicKey
Type Alias LegacyWeb3JsPublicKey<TAddress>
Defines an object that can be converted to a base58 public key.
type
LegacyWeb3JsPublicKey
<
TAddress
extends
string
=
string
>
=
{
toBase58
:
()
=>
TAddress
;
}
Type Parameters
TAddress
extends
string
=
string
Index
Properties
to
Base58
Properties
to
Base58
toBase58
:
()
=>
TAddress
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
to
Base58
Umi — API References - v1.3.0
Loading...
Defines an object that can be converted to a base58 public key.