Uses of Class
net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
Packages that use LnrpcChannelCloseUpdate
-
Uses of LnrpcChannelCloseUpdate in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcChannelCloseUpdateModifier and TypeMethodDescriptionLnrpcChannelCloseUpdate.closingTxid(byte[] closingTxid) LnrpcCloseStatusUpdate.getChanClose()Get chanCloseMethods in net.osslabz.lnd.dto with parameters of type LnrpcChannelCloseUpdateModifier and TypeMethodDescriptionLnrpcCloseStatusUpdate.chanClose(LnrpcChannelCloseUpdate chanClose) voidLnrpcCloseStatusUpdate.setChanClose(LnrpcChannelCloseUpdate chanClose)