Skip to content

Commit

Permalink
chore: linting and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mohiiit committed Dec 18, 2024
1 parent 11f98c7 commit 4ebf3a3
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 57 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,9 @@ The system uses dedicated queues for managing different job phases:
- SNS for alerts
- EventBridge for scheduling

> 🚨 **Important Note**: Currently, Madara doesn't support the `get_storage_proof` endpoint. Therefore, you need to run Pathfinder alongside Madara:
> 🚨 **Important Note**: Currently, Madara doesn't support the `get_storage_proof` endpoint.
>
> Therefore, you need to run Pathfinder alongside Madara:
>
> - Madara will run in sequencer mode
> - Pathfinder will sync with Madara
Expand Down Expand Up @@ -244,7 +246,8 @@ The system uses dedicated queues for managing different job phases:
MADARA_ORCHESTRATOR_VERIFIER_ADDRESS=<deployed-contract-address>
```

Note: The mock services are intended for development and testing purposes only. In production, you'll need to use actual proving services and verifier contracts.
Note: The mock services are intended for development and testing purposes only.
In production, you'll need to use actual proving services and verifier contracts.

### Setup Mode

Expand Down
Loading

0 comments on commit 4ebf3a3

Please sign in to comment.