kepler
kepler copied to clipboard
Include types.proto for modules for type reuse
Very low hanging fruit.
Basically wanted to do this when #201 was merged, which included the protos for Bank
and Auth
, but, at the time, I didn't know how to reuse the types for CoinId
and Amount
in the protobuf files themselves.
This includes that very minor change.