Closed domob1812 closed 5 years ago
This implements the logic to feed updates from an on-chain GSP (via waitforchange and a new getchannelRPC method) onto a ChannelManager instance (#58).
waitforchange
getchannel
ChannelManager
This implements the logic to feed updates from an on-chain GSP (via
waitforchange
and a newgetchannel
RPC method) onto aChannelManager
instance (#58).