```
Currently the fiasco is only theoretical because all content of the
table are compile-time constants. However, the fiasco materializes
should they ever become run-time constants (e.g. #18531).
```
Backport of core [[https://github.com/bitcoin/bitcoin/pull/18532 | PR18532]].
Depends on D8553.