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
Allow to execute contract with factory tokens funds like 33362484factory/kujira1r85reqy6h0lu02vyz0hnzhv5whsns55gdt4w0d7ft87utzk7u0wqr4ssll/uusk
Current Behavior
the parse_coins function is only picking the 33362484 and factory resulting in a failed to execute message; message index: 0: 0factory is smaller than 33362484factory: insufficient funds
Prerequisites
Expected Behavior
Allow to execute contract with factory tokens funds like
33362484factory/kujira1r85reqy6h0lu02vyz0hnzhv5whsns55gdt4w0d7ft87utzk7u0wqr4ssll/uusk
Current Behavior
the
parse_coins
function is only picking the33362484
andfactory
resulting in afailed to execute message; message index: 0: 0factory is smaller than 33362484factory: insufficient funds
root cause:
cosmpy/cosmpy/aerial/coins.py
Line 43 in cb4bc0a
suggestion:
To Reproduce
Context
Ubuntu 22.04.1 LTS
Python 3.10.6
cosmpy==0.6.2
Failure Logs
The text was updated successfully, but these errors were encountered: