mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-08-23 00:20:52 +00:00
JS: Export Seed.
This commit is contained in:
committed by
Stefan Thomas
parent
128a533aed
commit
03039dc399
@@ -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