Secp256k1PublicKey constructor

Secp256k1PublicKey(
  1. BinaryBlob rawKey
)

Implementation

Secp256k1PublicKey(this.rawKey);