Secp256K1PublicKey
A Secp256k1 public key.
type Secp256K1PublicKey {
bytes: Base64
}
Fields
Secp256K1PublicKey.bytes ● Base64 scalar
The raw public key bytes.
Implemented By
MultisigMemberPublicKey union