Uses of Class
net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
Packages that use LnrpcReadyForPsbtFunding
-
Uses of LnrpcReadyForPsbtFunding in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcReadyForPsbtFundingModifier and TypeMethodDescriptionLnrpcReadyForPsbtFunding.fundingAddress(String fundingAddress) LnrpcReadyForPsbtFunding.fundingAmount(String fundingAmount) LnrpcOpenStatusUpdate.getPsbtFund()Get psbtFundLnrpcReadyForPsbtFunding.psbt(byte[] psbt) Methods in net.osslabz.lnd.dto with parameters of type LnrpcReadyForPsbtFundingModifier and TypeMethodDescriptionLnrpcOpenStatusUpdate.psbtFund(LnrpcReadyForPsbtFunding psbtFund) voidLnrpcOpenStatusUpdate.setPsbtFund(LnrpcReadyForPsbtFunding psbtFund)