diff --git a/subjects/blockchain/local-node/README.md b/subjects/blockchain/local-node/README.md index 37c1487ff..d91dfa792 100644 --- a/subjects/blockchain/local-node/README.md +++ b/subjects/blockchain/local-node/README.md @@ -31,7 +31,7 @@ npx ganache-cli Noticeably, local javascript nodes are not connected to any network and provide already 10 account populated with test ether. -This quest self validate with an empty "local-node.js" file +> There is no code to submit for this exercise. Submit an empty file. ### Notions