Uses of Class
net.osslabz.lnd.dto.LnrpcChanPointShim
Packages that use LnrpcChanPointShim
-
Uses of LnrpcChanPointShim in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcChanPointShimModifier and TypeMethodDescriptionLnrpcChanPointShim.chanPoint(LnrpcChannelPoint chanPoint) LnrpcFundingShim.getChanPointShim()Get chanPointShimLnrpcChanPointShim.localKey(LnrpcKeyDescriptor localKey) LnrpcChanPointShim.pendingChanId(byte[] pendingChanId) LnrpcChanPointShim.remoteKey(byte[] remoteKey) LnrpcChanPointShim.thawHeight(Long thawHeight) Methods in net.osslabz.lnd.dto with parameters of type LnrpcChanPointShimModifier and TypeMethodDescriptionLnrpcFundingShim.chanPointShim(LnrpcChanPointShim chanPointShim) voidLnrpcFundingShim.setChanPointShim(LnrpcChanPointShim chanPointShim)