Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
proto: re-export
prost_types
as well_known_types
My main interest is being able to get to `prost_types::Timestamp` without having to include `prost_types` in addition to `tendermint-proto`, however I think there might be more cases where it's helpful to have access to the well-known proto types in the future.
- Loading branch information