Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omahs authored Oct 23, 2024
1 parent 37ad465 commit 609bf64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/msca/6900/v0.8/modules/multisig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Weighted Multisig Module is an ERC6900-compatible weighted multisig ownership mo

## Core Functionalities

Weighted Multisig Module is an module that provides validation functions for a weighted multisig ownership scheme. **Multisig validation only works in the user operation context.**
Weighted Multisig Module is a module that provides validation functions for a weighted multisig ownership scheme. **Multisig validation only works in the user operation context.**

Its core features include:
1. Weighted multisig user operation validation on native account functions (`installModule`, `uninstallModule`, `execute`, `executeBatch`, `upgradeToAndCall`).
Expand Down

0 comments on commit 609bf64

Please sign in to comment.