Uses of Class
net.osslabz.lnd.dto.PendingChannelsResponseCommitments
Packages that use PendingChannelsResponseCommitments
-
Uses of PendingChannelsResponseCommitments in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return PendingChannelsResponseCommitmentsModifier and TypeMethodDescriptionPendingChannelsResponseWaitingCloseChannel.getCommitments()Get commitmentsPendingChannelsResponseCommitments.localCommitFeeSat(String localCommitFeeSat) PendingChannelsResponseCommitments.remoteCommitFeeSat(String remoteCommitFeeSat) PendingChannelsResponseCommitments.remotePendingCommitFeeSat(String remotePendingCommitFeeSat) PendingChannelsResponseCommitments.remotePendingTxid(String remotePendingTxid) PendingChannelsResponseCommitments.remoteTxid(String remoteTxid) Methods in net.osslabz.lnd.dto with parameters of type PendingChannelsResponseCommitmentsModifier and TypeMethodDescriptionPendingChannelsResponseWaitingCloseChannel.commitments(PendingChannelsResponseCommitments commitments) voidPendingChannelsResponseWaitingCloseChannel.setCommitments(PendingChannelsResponseCommitments commitments)