fix: 'Trigger recenter (account 2 only)' label contradicts public recenter comment (#826)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
aa3bc020d9
commit
2293ece915
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ You MUST advance time before calling recenter:
|
|||
for i in $(seq 1 10); do /home/debian/.foundry/bin/cast rpc evm_mine --rpc-url http://localhost:8545; done
|
||||
```
|
||||
|
||||
### Trigger recenter (account 2 only)
|
||||
### Trigger recenter (via account 2 — any address may call)
|
||||
```bash
|
||||
/home/debian/.foundry/bin/cast send {{LM}} "recenter()" \
|
||||
--private-key {{RECENTER_PK}} --rpc-url http://localhost:8545
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue