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
Taquito didn't support setDepositLimit as operation but it's in @taquito/local-forging and @taquito/rpc packages
We can clean up references of Set_deposits_limit in codebase
It's currently failing local-forging test with Set deposits limit 1000000 and Unset deposits limit 1000000
The text was updated successfully, but these errors were encountered:
* refactor: removed set_deposit_limit in local-forger.forge() for oxford
re #2646
* test: updated local-forging test to be compatible both nairobi and oxford
* chore: syncing the fix of known-contract oxfordnet bug
Taquito didn't support setDepositLimit as operation but it's in @taquito/local-forging and @taquito/rpc packages
We can clean up references of Set_deposits_limit in codebase
It's currently failing local-forging test with
Set deposits limit 1000000
andUnset deposits limit 1000000
The text was updated successfully, but these errors were encountered: