msobh13
msobh13
same here panic: unknown field "inflation" in types.Minter m@Node03SEI:~/SEI/sei-chain$ seid start 9:35PM INF starting node with ABCI Tendermint in-process 9:35PM INF Starting multiAppConn service impl=multiAppConn module=proxy 9:35PM INF Starting localClient...
`wasm_dir = "wasm" [ledger] genesis_time = "2024-07-06T07:23:42.000000000+00:00" chain_id = "tududes-test.81efb06d86523ae4f" [ledger.shell] base_dir = "/home/medo/.local/share/namada/tududes-test.81efb06d86523ae4f" storage_read_past_height_limit = 3600 db_dir = "db" cometbft_dir = "cometbft" tendermint_mode = "Full" [ledger.cometbft] proxy_app = "tcp://127.0.0.1:19901"...
Sorry I didnot update this , totaly forget about it . the issue was from my side was missing part of the `[instrumentation]` should be `ledger.cometbft.instrumentation`. Thanks @cwgoes