mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
JS: Export Seed.
This commit is contained in:
@@ -1190,6 +1190,7 @@ Amount.prototype.not_equals_why = function (d) {
|
||||
|
||||
exports.Amount = Amount;
|
||||
exports.Currency = Currency;
|
||||
exports.Seed = Seed;
|
||||
exports.UInt160 = UInt160;
|
||||
|
||||
exports.config = {};
|
||||
|
||||
Reference in New Issue
Block a user