Uses of Class
org.exoplatform.wallet.contract.Upgradability.UpgradedDataEventResponse
-
-
Uses of Upgradability.UpgradedDataEventResponse in org.exoplatform.wallet.contract
Methods in org.exoplatform.wallet.contract that return types with arguments of type Upgradability.UpgradedDataEventResponse Modifier and Type Method Description List<Upgradability.UpgradedDataEventResponse>Upgradability. getUpgradedDataEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)io.reactivex.Flowable<Upgradability.UpgradedDataEventResponse>Upgradability. upgradedDataEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)io.reactivex.Flowable<Upgradability.UpgradedDataEventResponse>Upgradability. upgradedDataEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
-