Merge pull request 'fix: 'Trigger recenter (account 2 only)' label contradicts public recenter comment (#826)' (#836) from fix/issue-826 into master

This commit is contained in:
johba 2026-03-15 20:45:14 +01:00
commit baaca1c9b4

View file

@ -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