cosmology-tech / telescope

A TypeScript Transpiler for Cosmos Protobufs ⚛️
https://cosmology.zone/products/telescope
Apache License 2.0
144 stars 43 forks source link

fixed wrapany in registry #548

Closed Zetazzz closed 8 months ago

Zetazzz commented 8 months ago

fixed wrapany in registry, make wrapAny wouldn't wrap Any type.

it will just return input Any object