public static interface Web3jEndpointBuilderFactory.Web3jBuilders
| Modifier and Type | Method and Description |
|---|---|
default Web3jEndpointBuilderFactory.Web3jEndpointBuilder |
web3j(String path)
Web3j Ethereum Blockchain (camel-web3j)
The web3j component uses the Web3j client API and allows you to
add/read nodes to/from a web3j compliant content repositories.
|
default Web3jEndpointBuilderFactory.Web3jEndpointBuilder web3j(String path)
web3j:nodeAddress
Path parameter: nodeAddress (required)
Sets the node address used to communicateApache Camel