Class PaymentLimited.PaymentLimitedBuilder

  • Enclosing class:
    PaymentLimited

    public static class PaymentLimited.PaymentLimitedBuilder
    extends java.lang.Object
    • Method Detail

      • gasPriceTolerance

        public PaymentLimited.PaymentLimitedBuilder gasPriceTolerance​(int gasPriceTolerance)
        User-specified gas_price tolerance (minimum 1). This is interpreted to mean "do not include this transaction in a block if the current gas price is greater than this number"
        Returns:
        this.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object