IOTA SDKAPI ReferenceWASM/TypeScriptTypesInterface: Ed25519SignatureLikeOn this pageInterface: 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 ArrayBufferGive Feedback