Skip to content

Commit 2505c2b

Browse files
authored
make gen (#725)
1 parent a013d4b commit 2505c2b

8 files changed

+8
-0
lines changed

doc/polycli_ulxly_bridge.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The command also inherits flags from parent commands.
3636
--gas-limit uint force specific gas limit for transaction
3737
--gas-price string gas price to use
3838
--insecure skip TLS certificate verification
39+
--legacy force usage of legacy bridge service (default true)
3940
--pretty-logs output logs in pretty format instead of JSON (default true)
4041
--private-key string hex encoded private key for sending transaction
4142
--rpc-url string RPC URL to send the transaction

doc/polycli_ulxly_bridge_asset.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ The command also inherits flags from parent commands.
110110
--gas-limit uint force specific gas limit for transaction
111111
--gas-price string gas price to use
112112
--insecure skip TLS certificate verification
113+
--legacy force usage of legacy bridge service (default true)
113114
--pretty-logs output logs in pretty format instead of JSON (default true)
114115
--private-key string hex encoded private key for sending transaction
115116
--rpc-url string RPC URL to send the transaction

doc/polycli_ulxly_bridge_message.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ The command also inherits flags from parent commands.
107107
--gas-limit uint force specific gas limit for transaction
108108
--gas-price string gas price to use
109109
--insecure skip TLS certificate verification
110+
--legacy force usage of legacy bridge service (default true)
110111
--pretty-logs output logs in pretty format instead of JSON (default true)
111112
--private-key string hex encoded private key for sending transaction
112113
--rpc-url string RPC URL to send the transaction

doc/polycli_ulxly_bridge_weth.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The command also inherits flags from parent commands.
7676
--gas-limit uint force specific gas limit for transaction
7777
--gas-price string gas price to use
7878
--insecure skip TLS certificate verification
79+
--legacy force usage of legacy bridge service (default true)
7980
--pretty-logs output logs in pretty format instead of JSON (default true)
8081
--private-key string hex encoded private key for sending transaction
8182
--rpc-url string RPC URL to send the transaction

doc/polycli_ulxly_claim-everything.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The command also inherits flags from parent commands.
3737
--gas-limit uint force specific gas limit for transaction
3838
--gas-price string gas price to use
3939
--insecure skip TLS certificate verification
40+
--legacy force usage of legacy bridge service (default true)
4041
--pretty-logs output logs in pretty format instead of JSON (default true)
4142
--private-key string hex encoded private key for sending transaction
4243
--rpc-url string RPC URL to send the transaction

doc/polycli_ulxly_claim.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The command also inherits flags from parent commands.
3636
--gas-limit uint force specific gas limit for transaction
3737
--gas-price string gas price to use
3838
--insecure skip TLS certificate verification
39+
--legacy force usage of legacy bridge service (default true)
3940
--pretty-logs output logs in pretty format instead of JSON (default true)
4041
--private-key string hex encoded private key for sending transaction
4142
--rpc-url string RPC URL to send the transaction

doc/polycli_ulxly_claim_asset.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ The command also inherits flags from parent commands.
120120
--gas-price string gas price to use
121121
--global-index string an override of the global index value
122122
--insecure skip TLS certificate verification
123+
--legacy force usage of legacy bridge service (default true)
123124
--pretty-logs output logs in pretty format instead of JSON (default true)
124125
--private-key string hex encoded private key for sending transaction
125126
--proof-ger string if specified and using legacy mode, the proof will be generated against this GER

doc/polycli_ulxly_claim_message.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The command also inherits flags from parent commands.
125125
--gas-price string gas price to use
126126
--global-index string an override of the global index value
127127
--insecure skip TLS certificate verification
128+
--legacy force usage of legacy bridge service (default true)
128129
--pretty-logs output logs in pretty format instead of JSON (default true)
129130
--private-key string hex encoded private key for sending transaction
130131
--proof-ger string if specified and using legacy mode, the proof will be generated against this GER

0 commit comments

Comments
 (0)