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

    • Defined in packages/iso-filecoin/src/wallet.js:181

Settings

Member Visibility
Github
Documentation
  • Loading...

Generated using TypeDoc