Files
aitbc/apps
aitbc1 6020ad04c4 refactor(blockchain): use settings.chain_id as default instead of hardcoded "ait-devnet"
- Replace hardcoded "ait-devnet" defaults with settings.chain_id throughout codebase
- Add get_chain_id() helper function in RPC router
- Update mempool methods to use settings.chain_id when chain_id is None
- Update blockchain node main to use settings.chain_id for gossip handlers
- Update RPC endpoints to accept None and default to settings.chain_id
- Update token supply endpoint to handle mainnet vs devnet (
2026-03-19 12:29:24 +01:00
..
```
2026-03-08 12:16:01 +01:00
```
2026-03-08 12:16:01 +01:00
```
2026-03-08 12:16:01 +01:00
```
2026-03-08 12:16:01 +01:00