cosmos / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
6.22k stars 3.59k forks source link

refactor(core/runtime/stf/baseapp): Converge the usage of typeURL vs MessageName #20785

Open testinginprod opened 3 months ago

testinginprod commented 3 months ago

In our APIs there's a mix of MessageName vs TypeURL being used to identify messages. We should converge towards using only one, I propose we use: