This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ff057c  Regen
2ff057c is described below

commit 2ff057cb6f62199940e2c26b41a779cf7eb46351
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Aug 15 08:42:53 2018 +0200

    Regen
---
 components/camel-web3j/src/main/docs/web3j-component.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/components/camel-web3j/src/main/docs/web3j-component.adoc 
b/components/camel-web3j/src/main/docs/web3j-component.adoc
index 9be54ac..5e00b5d 100644
--- a/components/camel-web3j/src/main/docs/web3j-component.adoc
+++ b/components/camel-web3j/src/main/docs/web3j-component.adoc
@@ -113,7 +113,7 @@ with the following path and query parameters:
 === Spring Boot Auto-Configuration
 
 
-The component supports 31 options, which are listed below.
+The component supports 33 options, which are listed below.
 
 
 
@@ -140,6 +140,8 @@ The component supports 31 options, which are listed below.
 | *camel.component.web3j.configuration.operation* | Operation to use. | 
transaction | String
 | *camel.component.web3j.configuration.position* | The transaction index 
position withing a block. |  | BigInteger
 | *camel.component.web3j.configuration.priority* | The priority of a whisper 
message. |  | BigInteger
+| *camel.component.web3j.configuration.private-for* | A transaction privateFor 
nodes with public keys in a Quorum network |  | List
+| *camel.component.web3j.configuration.quorum-a-p-i* | If true, this will 
support Quorum API. | false | Boolean
 | *camel.component.web3j.configuration.sha3-hash-of-data-to-sign* | Message to 
sign by calculating an Ethereum specific signature. |  | String
 | *camel.component.web3j.configuration.signed-transaction-data* | The signed 
transaction data for a new message call transaction or a contract creation for 
signed transactions. |  | String
 | *camel.component.web3j.configuration.source-code* | The source code to 
compile. |  | String

Reply via email to