Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-filecoin
address
fromPublicKey
Function fromPublicKey
fromPublicKey
(
bytes
:
Uint8Array
<
ArrayBufferLike
>
,
network
:
Network
,
type
:
"SECP256K1"
|
"BLS"
,
)
:
AddressSecp256k1
|
AddressBLS
Create address from public key bytes Only for f1 SECP256K1 and f3 BLS
Parameters
bytes
:
Uint8Array
<
ArrayBufferLike
>
network
:
Network
type
:
"SECP256K1"
|
"BLS"
Returns
AddressSecp256k1
|
AddressBLS
IAddress
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Create address from public key bytes Only for f1 SECP256K1 and f3 BLS