mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 07:06:42 +00:00
Update guide_test.go
This commit is contained in:
parent
485008a02b
commit
0c8c392801
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
|
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
// This file contains the code snippets from the developer's guide embedded into
|
// This file contains the code snippets from the developer's guide embedded into
|
||||||
// Go tests. This ensures that any code published in out guides will not break
|
// Go tests. This ensures that any code published in our guides will not break
|
||||||
// accidentally via some code update. If some API changes nonetheless that needs
|
// accidentally via some code update. If some API changes nonetheless that needs
|
||||||
// modifying this file, please port any modification over into the developer's
|
// modifying this file, please port any modification over into the developer's
|
||||||
// guide wiki pages too!
|
// guide wiki pages too!
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue