From c3d41c13181f444cfc9f14baf07a3bb0e9c109e8 Mon Sep 17 00:00:00 2001 From: SanShi2023 <136459117+SanShi2023@users.noreply.github.com> Date: Sat, 27 Apr 2024 16:01:27 +0800 Subject: [PATCH] Update web3ext.go Broken Link --- internal/jsre/deps/web3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/jsre/deps/web3.js b/internal/jsre/deps/web3.js index b0fd8fcafc..588dc8b209 100644 --- a/internal/jsre/deps/web3.js +++ b/internal/jsre/deps/web3.js @@ -5902,7 +5902,7 @@ module.exports = Shh; * @author Alex Beregszaszi * @date 2016 * - * Reference: https://github.com/ethereum/go-ethereum/blob/swarm/internal/web3ext/web3ext.go#L33 + * Reference: https://github.com/ethereum/go-ethereum/blob/master/internal/web3ext/web3ext.go#L33 */ "use strict";