github.com/cosmos/cosmos-sdk@v0.50.10/codec/types/doc.go (about) 1 /* 2 Package types defines a custom wrapper for google.protobuf.Any which supports 3 cached values as well as InterfaceRegistry which keeps track of types which can 4 be used with Any for both security and introspection 5 */ 6 package types