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