Uses of Class
net.osslabz.lnd.dto.LnrpcPsbtShim
Packages that use LnrpcPsbtShim
-
Uses of LnrpcPsbtShim in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcPsbtShimModifier and TypeMethodDescriptionLnrpcPsbtShim.basePsbt(byte[] basePsbt) LnrpcFundingShim.getPsbtShim()Get psbtShimLnrpcPsbtShim.pendingChanId(byte[] pendingChanId) Methods in net.osslabz.lnd.dto with parameters of type LnrpcPsbtShimModifier and TypeMethodDescriptionLnrpcFundingShim.psbtShim(LnrpcPsbtShim psbtShim) voidLnrpcFundingShim.setPsbtShim(LnrpcPsbtShim psbtShim)