Skip to content

Commit

Permalink
Edit definition for setModuleGuard
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-md committed Oct 25, 2024
1 parent e10d33a commit cbe87ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/reference-smart-account/guards/setModuleGuard.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ import { Tabs, Callout } from 'nextra/components'

# `setModuleGuard`

Set Module Guard `moduleGuard` for the Safe. Make sure you trust the Module Guard.
Set a Module Guard that checks transactions initiated by the module before
execution.

<Callout type='warning'>
Set a Module Guard that checks transactions initiated by the module before
execution This action can only be done via a Safe transaction.
This action can only be done via a Safe transaction.
</Callout>

<Callout type='error' emoji='🚨'>
Expand Down

0 comments on commit cbe87ef

Please sign in to comment.