Skip to content

Commit

Permalink
add line about gated modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Leonard authored and Robert Leonard committed Jul 3, 2024
1 parent 44d917d commit c0e1f3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smart-contract/threat-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@

- `FlexibleNonceForwarder()::execute()`: Allows for meta-transactions to be executed on gateway token operations

- `Gated::gated()`: Modifier that allows contracts to gate users based on gateway tokens for a given network

# Key Invariants

- A gateway token should only be valid on the gateway network it was issued on
Expand Down

0 comments on commit c0e1f3f

Please sign in to comment.