Skip to content

Commit

Permalink
fix: worker readme
Browse files Browse the repository at this point in the history
Co-authored-by: Kresh <[email protected]>
  • Loading branch information
alrxy and 1kresh authored Dec 20, 2024
1 parent 1ea245f commit f402025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/sqrt-task-network/worker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This is a worker implementation for the Sqrt Task Network example. The worker li
- Access to a Holesky Ethereum node
- Private key for validator (used to sign task results and operator registration)
- Private key for operator (used to submit transactions to the network and in core)
- Some Holesky ETH in the operator and validator account for gas fees
- Have at least 0.05 Holesky ETH in the operator and validator account each for gas fees
- Registration in `OperatorRegistry` and opt-in in `NetworkOptInService` to the network ([see example](https://docs.symbiotic.fi/handbooks/operators-handbook#actions-in-symbiotic-core))
- Network: [0x18586B8cb86b59EF3F44BC915Ef92C83B6BAfd75](https://holesky.etherscan.io/address/0x18586B8cb86b59EF3F44BC915Ef92C83B6BAfd75)

Expand Down

0 comments on commit f402025

Please sign in to comment.