Open bitromortac opened 2 years ago
Right now, when querying a closed channel id via the info command, the data is fetched from the graph. The channel, however gets pruned from the graph when closed. As a fallback we should query the closedchannels rpc to fetch the data.
closedchannels
Right now, when querying a closed channel id via the info command, the data is fetched from the graph. The channel, however gets pruned from the graph when closed. As a fallback we should query the
closedchannels
rpc to fetch the data.