Open Zetazzz opened 2 months ago
Based on the feedback from agoric team, we need to change the flag name from:
prototypes.typingsFormat.customTypes.useAgoricDec(default to undefined)
to:
prototypes.typingsFormat.customTypes.useCosmjsDecimal(default to true)
And all related logic need to be changed.
https://github.com/cosmology-tech/telescope/commit/2609ef829e6a8d0e0d45b86c7bf7fe9c973fd66e
solution:
create a separate helper file "decimal.ts" to export Decimal from cosmjs or the helper file.
options to add:
prototypes.typingsFormat.customTypes.useAgoricDec | default to undefined