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
With the new trusted relay method of importing, a single delegatable validator can relay for many contracts. This means we should now also bundle an allowed set of tx.to values. Should be just like the 4byte method allow caveat but split on 20bytes and cast to address instead of 4bytes.
The text was updated successfully, but these errors were encountered:
With the new trusted relay method of importing, a single delegatable validator can relay for many contracts. This means we should now also bundle an allowed set of
tx.to
values. Should be just like the 4byte method allow caveat but split on 20bytes and cast to address instead of 4bytes.The text was updated successfully, but these errors were encountered: