UNPKG

probing

Version:

Lightning Network probing utilities

5 lines (3 loc) 169 B
const channelsFromHints = require('./channels_from_hints'); const isRoutePayable = require('./is_route_payable'); module.exports = {channelsFromHints, isRoutePayable};