Skip to content

Commit

Permalink
chore: fix header hierarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
howydev committed Dec 10, 2024
1 parent 9f9e583 commit cc83dba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ Modular Account can be customized by:
4. Installing execution hooks that are attached to execution functions, or removing them
5. Installing execution hooks that are attached to module entities, or removing them

### Lifecycle of a user operation
#### Lifecycle of a user operation
![](./img/userop-flow.png)

### Lifecycle of a runtime call
#### Lifecycle of a runtime call
![](./img/runtime-flow.png)

#### Pre-validation hooks
Expand Down

0 comments on commit cc83dba

Please sign in to comment.