@monolythium/core-sdk 0.4.9 → 0.4.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2840,8 +2840,8 @@ var TESTNET_69420 = {
|
|
|
2840
2840
|
network: "testnet-69420",
|
|
2841
2841
|
display_name: "Monolythium Testnet",
|
|
2842
2842
|
description: "Public Monolythium testnet. Testnet state may reset without notice; do not store value on this network.",
|
|
2843
|
-
genesis_hash: "
|
|
2844
|
-
binary_sha: "
|
|
2843
|
+
genesis_hash: "0x78e9773372156285cd4a26db73b61f3ab4865e9e29cd3489e27beb030d9f1eca",
|
|
2844
|
+
binary_sha: "d4306a4163e0",
|
|
2845
2845
|
rpc: [
|
|
2846
2846
|
{
|
|
2847
2847
|
url: "http://178.105.12.9:8545",
|