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
I did a quick search and the bank keeper's DelegateCoins and UndelegateCoins returned tags are not used in any of the instances that call that function.
Consider removing the returned tags or using them.
I haven't fully looked into the scope of the calls, but my initial instinct tells me that bank should not be returning tags here but rather upstream in staking where the actual message is handled.
Summary of Bug
I did a quick search and the bank keeper's
DelegateCoins
andUndelegateCoins
returned tags are not used in any of the instances that call that function.Consider removing the returned tags or using them.
cc: @alexanderbez @alessio
For Admin Use
The text was updated successfully, but these errors were encountered: