Class Processing.ParamsOfWaitForTransaction

java.lang.Object
tech.deplant.java4ever.binding.json.JsonData
tech.deplant.java4ever.binding.Processing.ParamsOfWaitForTransaction
Enclosing class:
Processing

public static class Processing.ParamsOfWaitForTransaction extends JsonData
  • Constructor Details

    • ParamsOfWaitForTransaction

      public ParamsOfWaitForTransaction()
  • Method Details

    • abi

      public Optional<Abi.ABI> abi()
      Optional ABI for decoding the transaction result.
    • sendingEndpoints

      public Optional<String[]> sendingEndpoints()
      The list of endpoints to which the message was sent.