UNPKG
mxbit
Version:
latest (2.0.0-beta-02)
2.0.0-beta-02
2.0.0-beta-01
1.2.2
1.0.2
1.0.1
1.0.0-beta
Bitcoin cash bike-shed
github.com/bcoin-org/mxbit
bcoin-org/mxbit
mxbit
/
lib
/
hd
/
index.js
10 lines
(7 loc)
•
194 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/*! * hd/index.js - hd keys for bcoin * Copyright (c) 2014-2016, Christopher Jeffrey (MIT License). * https://github.com/bcoin-org/bcoin */
'use strict'
;
module
.
exports
=
require
(
'./hd'
);