Uses of Class
net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
Packages that use LnrpcClosedChannelUpdate
-
Uses of LnrpcClosedChannelUpdate in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcClosedChannelUpdateModifier and TypeMethodDescriptionLnrpcClosedChannelUpdate.chanPoint(LnrpcChannelPoint chanPoint) LnrpcClosedChannelUpdate.closedHeight(Long closedHeight) Methods in net.osslabz.lnd.dto that return types with arguments of type LnrpcClosedChannelUpdateMethods in net.osslabz.lnd.dto with parameters of type LnrpcClosedChannelUpdateModifier and TypeMethodDescriptionLnrpcGraphTopologyUpdate.addClosedChansItem(LnrpcClosedChannelUpdate closedChansItem) Method parameters in net.osslabz.lnd.dto with type arguments of type LnrpcClosedChannelUpdateModifier and TypeMethodDescriptionLnrpcGraphTopologyUpdate.closedChans(List<LnrpcClosedChannelUpdate> closedChans) voidLnrpcGraphTopologyUpdate.setClosedChans(List<LnrpcClosedChannelUpdate> closedChans)