Skip to main content

Function: secp256k1PublicKeyFromJson()

function secp256k1PublicKeyFromJson(json): Secp256k1PublicKeyLike;

Create this type from JSON encoded string.

Parameters

json

string

Returns

Secp256k1PublicKeyLike