Package jrpc.clightning.model.types
Class CLightningReservation
- java.lang.Object
-
- jrpc.clightning.model.types.CLightningReservation
-
public class CLightningReservation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CLightningReservation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigInteger
getBlockReservation()
java.lang.String
getTxId()
int
getVout()
boolean
isReserved()
boolean
isWasReserved()
-