Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-filecoin
wallet
getPublicKey
Function getPublicKey
getPublicKey
(
privateKey
:
Uint8Array
<
ArrayBufferLike
>
,
network
:
Network
,
type
:
"SECP256K1"
|
"BLS"
,
)
:
IAccount
Get public key from private key
Parameters
privateKey
:
Uint8Array
<
ArrayBufferLike
>
network
:
Network
type
:
"SECP256K1"
|
"BLS"
Returns
IAccount
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Get public key from private key