UNPKG

probing

Version:

Lightning Network probing utilities

5 lines (3 loc) 179 B
const getChanInfoResponse = require('./get_chan_info_response'); const getInfoResponse = require('./get_info_response'); module.exports = {getChanInfoResponse, getInfoResponse};