mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-08-23 08:30:51 +00:00
expose Seed
This commit is contained in:
committed by
Stefan Thomas
parent
03039dc399
commit
2d824a8bd4
@@ -1,3 +1,4 @@
|
||||
exports.Remote = require('./remote').Remote;
|
||||
exports.Amount = require('./amount').Amount;
|
||||
exports.UInt160 = require('./amount').UInt160;
|
||||
exports.Seed = require('./amount').Seed;
|
||||
Reference in New Issue
Block a user