Swig TS — API References
    Preparing search index...

    Function createSecp256k1AuthorityInfo

    • Creates authority info for secp256k1 public key

      Parameters

      • publicKey: string | Uint8Array<ArrayBufferLike>

        Compressed SEC1 (33 bytes with 0x02/0x03 prefix) or uncompressed SEC1 (65 bytes with 0x04 prefix or 64 bytes without prefix) public key as bytes or hex string

      Returns CreateAuthorityInfo

      CreateAuthorityInfo