UNPKG
probing
Version:
latest (6.0.0)
6.0.0
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.0
3.0.1
3.0.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
Lightning Network probing utilities
github.com/alexbosworth/probing
alexbosworth/probing
probing
/
payments
/
index.js
4 lines
(2 loc)
•
119 B
JavaScript
View Raw
1
2
3
4
const
subscribeToMultiPathPay
=
require(
'./subscribe_to_multi_path_pay'
);
module
.
exports
= {subscribeToMultiPathPay};