Uses of Class
net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
Packages that use LnrpcCloseStatusUpdate
-
Uses of LnrpcCloseStatusUpdate in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcCloseStatusUpdateModifier and TypeMethodDescriptionLnrpcCloseStatusUpdate.chanClose(LnrpcChannelCloseUpdate chanClose) LnrpcCloseStatusUpdate.closePending(LnrpcPendingUpdate closePending) StreamResultOfLnrpcCloseStatusUpdate.getResult()Get resultMethods in net.osslabz.lnd.dto with parameters of type LnrpcCloseStatusUpdateModifier and TypeMethodDescriptionStreamResultOfLnrpcCloseStatusUpdate.result(LnrpcCloseStatusUpdate result) voidStreamResultOfLnrpcCloseStatusUpdate.setResult(LnrpcCloseStatusUpdate result)