osmosis-labs / cosmos-sdk

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

feat: split param getter and unmarshal #502

Closed czarcas7ic closed 7 months ago

czarcas7ic commented 7 months ago

Description

Closes: #XXXX

Small perf change, allows EIP to get param without unmarshalling, allowing it to cache value