Package org.ldk.structs
Class Balance.ClaimableOnChannelClose
- java.lang.Object
-
- org.ldk.structs.Balance
-
- org.ldk.structs.Balance.ClaimableOnChannelClose
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Balance
Balance.ClaimableAwaitingConfirmations, Balance.ClaimableOnChannelClose, Balance.ContentiousClaimable, Balance.MaybeClaimableHTLCAwaitingTimeout
-
-
Field Summary
Fields Modifier and Type Field Description long
claimable_amount_satoshis
The amount available to claim, in satoshis, excluding the on-chain fees which will be required to do so.
-
Method Summary
-
Methods inherited from class org.ldk.structs.Balance
claimable_awaiting_confirmations, claimable_on_channel_close, clone, contentious_claimable, eq, finalize, maybe_claimable_htlcawaiting_timeout
-
-