Class CustomFeeLimit

java.lang.Object
com.hedera.hashgraph.sdk.CustomFeeLimit

public class CustomFeeLimit extends Object
A maximum custom fee that the user is willing to pay.

This message is used to specify the maximum custom fee that given user is willing to pay.

  • Constructor Details

    • CustomFeeLimit

      public CustomFeeLimit()
      Constructor
  • Method Details