iroha
iroha copied to clipboard
[ci] Add a way to check client config.json
After a merge of #2756 I noticed that we broke configs/client/config.json
. And our ci didn't catch that.
I suggest to add client config generation in kagami and add check with that into our ci
as well as we do for genesis.json
and etc.