Class Net.ParamsOfQueryTransactionTree

java.lang.Object
tech.deplant.java4ever.binding.json.JsonData
tech.deplant.java4ever.binding.Net.ParamsOfQueryTransactionTree
Enclosing class:
Net

public static class Net.ParamsOfQueryTransactionTree extends JsonData
  • Constructor Details

    • ParamsOfQueryTransactionTree

      public ParamsOfQueryTransactionTree()
  • Method Details

    • abiRegistry

      public Optional<Abi.ABI[]> abiRegistry()
      List of contract ABIs that will be used to decode message bodies. Library will try to decode each returned message body using any ABI from the registry.
    • timeout

      public Optional<Number> timeout()
      Timeout used to limit waiting time for the missing messages and transaction.