Validate the Ed25519 Signature
ValidateEd25519Signature
Id
0x01
Signature
(pubKey: bytes, message: bytes | utf8, signature: bytes): bool
Description
Validates a message signed with the Ed25519 algorithm. See https://ed25519.cr.yp.to
0x01
(pubKey: bytes, message: bytes | utf8, signature: bytes): bool
Validates a message signed with the Ed25519 algorithm. See https://ed25519.cr.yp.to