Skip to main content

Interface: Secp256k1SignatureLike

A secp256k1 signature.

BCS

The BCS serialized form for this type is defined by the following ABNF:

secp256k1-signature = 64OCTET

Methods

toBytes()

toBytes(): ArrayBuffer;

Returns

ArrayBuffer