Extract the type_url explicit strings into constants #254
Labels
A: good-first-issue
Admin: good for newcomers
O: code-hygiene
Objective: cause to improve code hygiene
Milestone
Summary
With the migration to the new protobufs we need to keep track of the
type_url
used byprost_types::Any
.Currently these are used in clear, e.g.:
https://github.com/informalsystems/ibc-rs/blob/3e60e67b679ffab65b1a173b1af12411eb08d4c5/modules/src/ics02_client/client_def.rs#L128-L130
For Admin Use
The text was updated successfully, but these errors were encountered: