Class InvokeContractResponse

java.lang.Object
dev.getelements.elements.sdk.model.blockchain.InvokeContractResponse

@Deprecated public class InvokeContractResponse extends Object
Deprecated.
Result of the invocation response when calling methods on a smart contract.
  • Constructor Details

    • InvokeContractResponse

      public InvokeContractResponse()
      Deprecated.
  • Method Details

    • getBlockNetworkId

      public String getBlockNetworkId()
      Deprecated.
    • setBlockNetworkId

      public void setBlockNetworkId(String blockNetworkId)
      Deprecated.