Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
hazim-j committed Sep 19, 2024
1 parent de370e2 commit 5976baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The remaining section will assume knowledge on ERC-4337 (Account Abstraction), E
- [erc7579.com](https://erc7579.com/)
- [Smart Sessions](https://github.com/erc7579/smartsessions)

The following is a sequence diagram is a summary of the end to end flow for a `UserOperation` under the ERC-7579 + Smart Sessions standard. AccessCtl is a collection of modules for the _Session Validator_ and _Policy_ entities which are concerned with authentication and authorization.
The following sequence diagram is a summary of the end to end flow for a `UserOperation` under the ERC-7579 + Smart Sessions standard. AccessCtl is a collection of modules for the _Session Validator_ and _Policy_ entities which are concerned with authentication and authorization.

```mermaid
sequenceDiagram
Expand Down

0 comments on commit 5976baa

Please sign in to comment.