dymint icon indicating copy to clipboard operation
dymint copied to clipboard

Add `MustLoad` methods for store getters

Open mtsitrin opened this issue 10 months ago • 0 comments

throught the code we have many places where we get store data that must be available.

instead of err handling, we should use MustLoad methods where appropriate

mtsitrin avatar Apr 03 '24 10:04 mtsitrin