Uses of Class
net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
Packages that use LnrpcFundingPsbtVerify
-
Uses of LnrpcFundingPsbtVerify in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcFundingPsbtVerifyModifier and TypeMethodDescriptionLnrpcFundingPsbtVerify.fundedPsbt(byte[] fundedPsbt) LnrpcFundingTransitionMsg.getPsbtVerify()Get psbtVerifyLnrpcFundingPsbtVerify.pendingChanId(byte[] pendingChanId) LnrpcFundingPsbtVerify.skipFinalize(Boolean skipFinalize) Methods in net.osslabz.lnd.dto with parameters of type LnrpcFundingPsbtVerifyModifier and TypeMethodDescriptionLnrpcFundingTransitionMsg.psbtVerify(LnrpcFundingPsbtVerify psbtVerify) voidLnrpcFundingTransitionMsg.setPsbtVerify(LnrpcFundingPsbtVerify psbtVerify)