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
Dai permits are hard-coded to allow: true. Consequently there is no way to set the allowance back to zero using the permitting API, once permitting should be disallowed.
Dai permits are hard-coded to
allow: true
. Consequently there is no way to set the allowance back to zero using the permitting API, once permitting should be disallowed.https://github.com/dmihal/eth-permit/blob/master/src/eth-permit.ts#L116
The text was updated successfully, but these errors were encountered: