Skip to content

Commit e97734f

Browse files
committed
fix(docs): references to {name}
1 parent 36235c1 commit e97734f

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

docs/docs-developers/docs/wallet-cli/cli_wallet_reference.md

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ wallet [options] [command]
6565
**Options:**
6666

6767
- `-V --version` - output the version number
68-
- `-d --data-dir <string>` - Storage directory for wallet data (default: "/Users/alejoamiras/.aztec/wallet")
68+
- `-d --data-dir <string>` - Storage directory for wallet data (default: "/Users/aztec/.aztec/wallet")
6969
- `-p --prover <string>` - The type of prover the wallet uses (choices: "wasm", "native", "none", default: "native", env: PXE_PROVER)
7070
- `-n --node-url <string>` - URL of the Aztec node to connect to (default: "http://host.docker.internal:8080", env: AZTEC_NODE_URL)
7171
- `-h --help` - display help for command
@@ -113,12 +113,12 @@ Options:
113113
--payment <options> Fee payment method and arguments.
114114
Parameters:
115115
method Valid values: "fee_juice", "fpc-public", "fpc-private", "fpc-sponsored" Default: fee_juice
116-
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
117-
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
118-
claim Whether to use a previously stored claim to bridge fee juice.
119-
claimSecret The secret to claim fee juice on L1.
120-
claimAmount The amount of fee juice to be claimed.
121-
messageLeafIndex The index of the claim in the l1toL2Message tree.
116+
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
117+
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
118+
claim Whether to use a previously stored claim to bridge fee juice.
119+
claimSecret The secret to claim fee juice on L1.
120+
claimAmount The amount of fee juice to be claimed.
121+
messageLeafIndex The index of the claim in the l1toL2Message tree.
122122
Format: --payment method=name,asset=address,fpc=address ...
123123
--gas-limits <da=100,l2=100,teardownDA=10,teardownL2=10> Gas limits for the tx.
124124
--max-fees-per-gas <da=100,l2=100> Maximum fees per gas unit for DA and L2 computation.
@@ -151,12 +151,12 @@ Options:
151151
--payment <options> Fee payment method and arguments.
152152
Parameters:
153153
method Valid values: "fee_juice", "fpc-public", "fpc-private", "fpc-sponsored" Default: fee_juice
154-
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
155-
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
156-
claim Whether to use a previously stored claim to bridge fee juice.
157-
claimSecret The secret to claim fee juice on L1.
158-
claimAmount The amount of fee juice to be claimed.
159-
messageLeafIndex The index of the claim in the l1toL2Message tree.
154+
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
155+
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
156+
claim Whether to use a previously stored claim to bridge fee juice.
157+
claimSecret The secret to claim fee juice on L1.
158+
claimAmount The amount of fee juice to be claimed.
159+
messageLeafIndex The index of the claim in the l1toL2Message tree.
160160
Format: --payment method=name,asset=address,fpc=address ...
161161
--gas-limits <da=100,l2=100,teardownDA=10,teardownL2=10> Gas limits for the tx.
162162
--max-fees-per-gas <da=100,l2=100> Maximum fees per gas unit for DA and L2 computation.
@@ -195,12 +195,12 @@ Options:
195195
--payment <options> Fee payment method and arguments.
196196
Parameters:
197197
method Valid values: "fee_juice", "fpc-public", "fpc-private", "fpc-sponsored" Default: fee_juice
198-
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
199-
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
200-
claim Whether to use a previously stored claim to bridge fee juice.
201-
claimSecret The secret to claim fee juice on L1.
202-
claimAmount The amount of fee juice to be claimed.
203-
messageLeafIndex The index of the claim in the l1toL2Message tree.
198+
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
199+
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
200+
claim Whether to use a previously stored claim to bridge fee juice.
201+
claimSecret The secret to claim fee juice on L1.
202+
claimAmount The amount of fee juice to be claimed.
203+
messageLeafIndex The index of the claim in the l1toL2Message tree.
204204
Format: --payment method=name,asset=address,fpc=address ...
205205
--gas-limits <da=100,l2=100,teardownDA=10,teardownL2=10> Gas limits for the tx.
206206
--max-fees-per-gas <da=100,l2=100> Maximum fees per gas unit for DA and L2 computation.
@@ -233,12 +233,12 @@ Options:
233233
--payment <options> Fee payment method and arguments.
234234
Parameters:
235235
method Valid values: "fee_juice", "fpc-public", "fpc-private", "fpc-sponsored" Default: fee_juice
236-
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
237-
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
238-
claim Whether to use a previously stored claim to bridge fee juice.
239-
claimSecret The secret to claim fee juice on L1.
240-
claimAmount The amount of fee juice to be claimed.
241-
messageLeafIndex The index of the claim in the l1toL2Message tree.
236+
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
237+
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
238+
claim Whether to use a previously stored claim to bridge fee juice.
239+
claimSecret The secret to claim fee juice on L1.
240+
claimAmount The amount of fee juice to be claimed.
241+
messageLeafIndex The index of the claim in the l1toL2Message tree.
242242
Format: --payment method=name,asset=address,fpc=address ...
243243
--gas-limits <da=100,l2=100,teardownDA=10,teardownL2=10> Gas limits for the tx.
244244
--max-fees-per-gas <da=100,l2=100> Maximum fees per gas unit for DA and L2 computation.
@@ -270,12 +270,12 @@ Options:
270270
--payment <options> Fee payment method and arguments.
271271
Parameters:
272272
method Valid values: "fee_juice", "fpc-public", "fpc-private", "fpc-sponsored" Default: fee_juice
273-
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
274-
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
275-
claim Whether to use a previously stored claim to bridge fee juice.
276-
claimSecret The secret to claim fee juice on L1.
277-
claimAmount The amount of fee juice to be claimed.
278-
messageLeafIndex The index of the claim in the l1toL2Message tree.
273+
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
274+
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
275+
claim Whether to use a previously stored claim to bridge fee juice.
276+
claimSecret The secret to claim fee juice on L1.
277+
claimAmount The amount of fee juice to be claimed.
278+
messageLeafIndex The index of the claim in the l1toL2Message tree.
279279
Format: --payment method=name,asset=address,fpc=address ...
280280
--gas-limits <da=100,l2=100,teardownDA=10,teardownL2=10> Gas limits for the tx.
281281
--max-fees-per-gas <da=100,l2=100> Maximum fees per gas unit for DA and L2 computation.
@@ -307,12 +307,12 @@ Options:
307307
--payment <options> Fee payment method and arguments.
308308
Parameters:
309309
method Valid values: "fee_juice", "fpc-public", "fpc-private", "fpc-sponsored" Default: fee_juice
310-
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
311-
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
312-
claim Whether to use a previously stored claim to bridge fee juice.
313-
claimSecret The secret to claim fee juice on L1.
314-
claimAmount The amount of fee juice to be claimed.
315-
messageLeafIndex The index of the claim in the l1toL2Message tree.
310+
asset The asset used for fee payment. Required for "fpc-public" and "fpc-private".
311+
fpc The FPC contract that pays in fee juice. Not required for the "fee_juice" method.
312+
claim Whether to use a previously stored claim to bridge fee juice.
313+
claimSecret The secret to claim fee juice on L1.
314+
claimAmount The amount of fee juice to be claimed.
315+
messageLeafIndex The index of the claim in the l1toL2Message tree.
316316
Format: --payment method=name,asset=address,fpc=address ...
317317
--gas-limits <da=100,l2=100,teardownDA=10,teardownL2=10> Gas limits for the tx.
318318
--max-fees-per-gas <da=100,l2=100> Maximum fees per gas unit for DA and L2 computation.

0 commit comments

Comments
 (0)