Class CLightningChannel


  • public class CLightningChannel
    extends java.lang.Object
    • Constructor Detail

      • CLightningChannel

        public CLightningChannel()
    • Method Detail

      • getSource

        public java.lang.String getSource()
      • getDestination

        public java.lang.String getDestination()
      • getShortChannelId

        public java.lang.String getShortChannelId()
      • isPublicChannel

        public boolean isPublicChannel()
      • getSatoshis

        public long getSatoshis()
      • getAmountSat

        @Deprecated
        public java.lang.String getAmountSat()
        Deprecated.
      • getAmountMilliSat

        public java.lang.String getAmountMilliSat()
      • getMessageFlags

        public int getMessageFlags()
      • getChannelFlags

        public int getChannelFlags()
      • isActive

        public boolean isActive()
      • getLastUpdate

        public java.util.Date getLastUpdate()
      • getBaseFeeMilliSatoshi

        public java.math.BigInteger getBaseFeeMilliSatoshi()
      • getFeePerMillionth

        public long getFeePerMillionth()
      • getDelay

        public long getDelay()
      • getHtlcMinimumMSat

        public java.lang.String getHtlcMinimumMSat()
      • getHtlcMaximumMSat

        public java.lang.String getHtlcMaximumMSat()