You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Tx.unpackAny it seems it doesn't consider the isClassic parameter of the LCD.
So for example when unpacking a MsgAggregateExchangeRateVote message with isClassic: true, it trows an error: "Error: Not supported for the network".
The text was updated successfully, but these errors were encountered:
Any tip on how to test a specific commit without waiting for a release? Because when installing with npm to a specific commit instead of a tag it doesn't install the "dist" folder and the package can't be used. Any way to bypass this?
When using Tx.unpackAny it seems it doesn't consider the isClassic parameter of the LCD.
So for example when unpacking a MsgAggregateExchangeRateVote message with isClassic: true, it trows an error: "Error: Not supported for the network".
The text was updated successfully, but these errors were encountered: