Issue w/ executing recipes utilizing cookbook denoms
Closed this issue · 2 comments
afti-githobo commented
Summary of Bug
Executing recipes that utilize cookbook-specific denoms in their coin costs will always give an insufficient-funds error for 0 of whatever coin, even when the account does in fact have sufficient funds.
Tx error:5 failed to execute message; message index: 0: 0whatsit is smaller than 10whatsit: insufficient funds
Note that it does not appear to matter whether or not the recipe specifies a cookbook prefix on the cost - the error is the same in either case.
Version
current
Steps to Reproduce
Run appFlameClicker/RecipeGetWhatsit
10 times, then run appFlameClicker/RecipeBuyThingamabob
.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
MikeSofaer commented
@kjawadDeveloper2 @faisalnaveedRNS @faddat Any ideas on first glance?
kjawadDeveloper2 commented
@MikeSofaer no idea but have to check.