You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Official Node client of the Worldland blockchain.
9
9
> It is a fork of [ethereum/go-ethereum](https://github.com/ethereum/go-ethereum)
@@ -18,11 +18,11 @@ Worldland is an EVM-compatible blockchain that uses [Error-Correction Code Proof
18
18
Thank you for considering helping out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!
19
19
20
20
## License
21
-
The ETH-ECC library (i.e. all code outside of the `cmd` directory) is licensed under the
21
+
The WorldLand library (i.e. all code outside of the `cmd` directory) is licensed under the
22
22
[GNU Lesser General Public License v3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html),
23
23
also included in our repository in the `COPYING.LESSER` file.
24
24
25
-
The ETH-ECC binaries (i.e. all code inside of the `cmd` directory) is licensed under the
25
+
The WorldLand binaries (i.e. all code inside of the `cmd` directory) is licensed under the
26
26
[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also
0 commit comments