Class FeeRateInfo


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

      • FeeRateInfo

        public FeeRateInfo()
    • Method Detail

      • getOpening

        public java.math.BigInteger getOpening()
      • getMutualClose

        public java.math.BigInteger getMutualClose()
      • getUnilateralClose

        public java.math.BigInteger getUnilateralClose()
      • getDelayToUs

        public java.math.BigInteger getDelayToUs()
      • getHtlcResolution

        public java.math.BigInteger getHtlcResolution()
      • getPenalty

        public java.math.BigInteger getPenalty()
      • getMinAcceptable

        public java.math.BigInteger getMinAcceptable()
      • getMaxAcceptable

        public java.math.BigInteger getMaxAcceptable()
      • getUrgent

        public java.math.BigInteger getUrgent()
      • getNormal

        public java.math.BigInteger getNormal()
      • getSlow

        public java.math.BigInteger getSlow()