Swig TS — API References
Preparing search index...
@swig-wallet/classic
Web3PublicKey
Interface Web3PublicKey
interface
Web3PublicKey
{
toBase58
()
:
string
;
toBytes
()
:
Uint8Array
;
}
Implemented by
SolPublicKey
Index
Methods
to
Base58
to
Bytes
Methods
to
Base58
toBase58
()
:
string
Returns
string
to
Bytes
toBytes
()
:
Uint8Array
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
to
Base58
to
Bytes
Swig TS — API References
Loading...