ed25519 constant
XRPKeyAlgorithm
const ed25519
ed25519 algorithm with a prefix of 0xED and the curve type ed25519.
Implementation
static const XRPKeyAlgorithm ed25519 =
XRPKeyAlgorithm._(0xED, EllipticCurveTypes.ed25519);