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
In scope of this task we should restore support for Token::Custom in snforge_std (which can be used by set_balance).
This feature is temporarily removed, because it used selector!, therefore it enforced to have starknet in snforge_std dependencies.
Uh oh!
There was an error while loading. Please reload this page.
Current State
In scope of this task we should restore support for
Token::Custom
insnforge_std
(which can be used byset_balance
).This feature is temporarily removed, because it used
selector!
, therefore it enforced to havestarknet
insnforge_std
dependencies.We should simply restore changes removed in #3330
Objective
Restore support for custom tokens (
set_balance
)Additional Context
No response
The text was updated successfully, but these errors were encountered: