diff --git a/.changelog/unreleased/improvements/3733-typed-chain-id.md b/.changelog/unreleased/improvements/3733-typed-chain-id.md new file mode 100644 index 0000000000..2e45cbd8da --- /dev/null +++ b/.changelog/unreleased/improvements/3733-typed-chain-id.md @@ -0,0 +1,2 @@ +- Switched to use typed ChainId instead of a string in all `fn get_chain_id`. + ([\#3733](https://github.com/anoma/namada/pull/3733)) \ No newline at end of file