espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

Fix broken link to deployment script README in multisigTransactionPro…

Open GarmashAlex opened this issue 5 months ago • 1 comments

This pr corrects the broken link in contracts/script/multisigTransactionProposals/README.md that previously pointed to a non-existent path (../../contracts/script/README.md). The link now correctly points to ../README.md, which contains the detailed instructions for setting up a Multisig Wallet and deploying the Light Client contract.

GarmashAlex avatar May 19 '25 15:05 GarmashAlex