Skip to main content

Interface: Ed25519SignatureLike

An ed25519 signature.

BCS

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

ed25519-signature = 64OCTET

Methods

toBytes()

toBytes(): ArrayBuffer;

Returns

ArrayBuffer