Uses of Class
net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
Packages that use LnrpcChannelOpenUpdate
-
Uses of LnrpcChannelOpenUpdate in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcChannelOpenUpdateModifier and TypeMethodDescriptionLnrpcChannelOpenUpdate.channelPoint(LnrpcChannelPoint channelPoint) LnrpcOpenStatusUpdate.getChanOpen()Get chanOpenMethods in net.osslabz.lnd.dto with parameters of type LnrpcChannelOpenUpdateModifier and TypeMethodDescriptionLnrpcOpenStatusUpdate.chanOpen(LnrpcChannelOpenUpdate chanOpen) voidLnrpcOpenStatusUpdate.setChanOpen(LnrpcChannelOpenUpdate chanOpen)