Skip to content

Commit

Permalink
Update broken links README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rebustron authored Feb 14, 2025
1 parent 182fecb commit 16a337e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/script/multisigTransactionProposals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,14 @@ proxy and read the state history retention period on etherscan.

## Demonstrating the setPermissionedProver workflow

1. Follow the steps in the deployment script [readme](../../contracts/script/README.md) to set up a Multisig Wallet and
1. Follow the steps in the deployment script [readme](../../script/README.md) to set up a Multisig Wallet and
deploy the Light Client contract
2. Set the environment variables mentioned in the section, [Set Permissioned Prover](#set-permissioned-prover)
3. Run the `ts-node` command as mentioned in the section, [Set Permissioned Prover](#set-permissioned-prover)

## Demonstrating the disablePermissionedProver workflow

1. Follow the steps in the deployment script [readme](../../contracts/script/README.md) to set up a Multisig Wallet and
1. Follow the steps in the deployment script [readme](../../script/README.md) to set up a Multisig Wallet and
deploy the Light Client contract
2. Set the environment variables mentioned in the section, [Disable Permissioned Prover](#disable-permissioned-prover)
3. Run the `ts-node` command as mentioned in the section, [Disable Permissioned Prover](#disable-permissioned-prover)
Expand Down

0 comments on commit 16a337e

Please sign in to comment.