From f1f9e7b8a11c247c9751fc143a11d393aca59e89 Mon Sep 17 00:00:00 2001 From: smudgil <38195323+smudgil@users.noreply.github.com> Date: Wed, 3 Feb 2021 18:11:56 -0500 Subject: [PATCH] added remote node provider documentation edits --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a46b50951..452bb5cadc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -350,3 +350,4 @@ Released with 1.0.0-beta.37 code base. - Add `ETH2Core` class export to `index.d.ts` for `web3-eth2-core` (#3878) - Deprecation of bzz warning (#3872) - Deprecation of shh warning (#3888) +- Edited documentation to include how to use Web3 with a remote node provider