| Package | Description |
|---|---|
| org.adridadou.ethereum |
| Modifier and Type | Method and Description |
|---|---|
<T> EthereumFacade.Builder<T> |
EthereumFacade.createContractProxy(CompiledContract contract,
EthAddress address,
Class<T> contractInterface) |
<T> EthereumFacade.Builder<T> |
EthereumFacade.createContractProxy(EthAddress address,
Class<T> contractInterface) |
<T> EthereumFacade.Builder<T> |
EthereumFacade.createContractProxy(EthAddress address,
ContractAbi abi,
Class<T> contractInterface) |
Copyright © 2017. All rights reserved.