Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
Seed.prototype.set_ed25519 = function() { this._type = KeyType.ed25519; return this; };
Cryptographic key pairs for the XRP Ledger