Commit b4360d7
committed
fix(deploy): seal with staging trust root on the staging gateway
The staging validator verifies bundles against config/challenges.staging.toml
(design 2000 bps) but the gateway kept sealing with the prod root (design
0 bps): design weight never surfaced and every coordination compare failed
with emission share mismatch (D23). Mount the staging root on the gateway too.1 parent 67c1885 commit b4360d7
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
0 commit comments