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 creating a FunctionCall proposal it is very confusing, that Gas should be given in Gas (instead of e.g. TGas), but Deposit right below should be given in NEAR instead of yoctoNEAR. These need to be labeled properly.
It's also kind of annoying to insert 0.000000000000000000000001, if you need to attach 1 yoctoNEAR for e.g. ft_transfer_call.
The text was updated successfully, but these errors were encountered:
When creating a FunctionCall proposal it is very confusing, that Gas should be given in Gas (instead of e.g. TGas), but Deposit right below should be given in NEAR instead of yoctoNEAR. These need to be labeled properly.
It's also kind of annoying to insert 0.000000000000000000000001, if you need to attach 1 yoctoNEAR for e.g.
ft_transfer_call
.The text was updated successfully, but these errors were encountered: