Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const Seed = extend(function() { this._value = NaN; this._type = KeyType.secp256k1; }, UInt);
Cryptographic key pairs for the XRP Ledger