cosmology-tech / telescope

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

"packages" section won't work perfectly #562

Open Zetazzz opened 8 months ago

Zetazzz commented 8 months ago

Some feature's not supporting "packages".

When implementing features:

// this should be used.
context.pluginValue('prototypes.methods.encode')
// there's sth like this, which should be replaced with previous one:
context.options.prototypes.methods.encode