Total Complexity | 0 |
Complexity/F | 0 |
Lines of Code | 3 |
Function Count | 0 |
Duplicated Lines | 0 |
Ratio | 0 % |
Coverage | 100% |
Changes | 1 | ||
Bugs | 0 | Features | 0 |
1 | 1 | var Bip70 = require("./lib/bip70.js"); |
|
2 | |||
3 | exports = module.exports = Bip70; |
||
4 |