Class MaxDustHTLCExposure

    • Method Detail

      • fixed_limit_msat

        public static MaxDustHTLCExposure fixed_limit_msat​(long a)
        Utility method to constructs a new FixedLimitMsat-variant MaxDustHTLCExposure
      • fee_rate_multiplier

        public static MaxDustHTLCExposure fee_rate_multiplier​(long a)
        Utility method to constructs a new FeeRateMultiplier-variant MaxDustHTLCExposure
      • eq

        public boolean eq​(MaxDustHTLCExposure b)
        Checks if two MaxDustHTLCExposures contain equal inner contents. This ignores pointers and is_owned flags and looks at the values in fields.
      • write

        public byte[] write()
        Serialize the MaxDustHTLCExposure object into a byte array which can be read by MaxDustHTLCExposure_read