@monolythium/core-sdk 0.4.21 → 0.4.22
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
|
@@ -3406,8 +3406,8 @@ var TESTNET_69420 = {
|
|
|
3406
3406
|
network: "testnet-69420",
|
|
3407
3407
|
display_name: "Monolythium Testnet",
|
|
3408
3408
|
description: "Public Monolythium testnet. Testnet state may reset without notice; do not store value on this network.",
|
|
3409
|
-
genesis_hash: "
|
|
3410
|
-
binary_sha: "
|
|
3409
|
+
genesis_hash: "0x363fb60abd3f481e16fe74d6a3e5afd35d6d3ba9cc26e186f27d4195cd5a7359",
|
|
3410
|
+
binary_sha: "76803f49",
|
|
3411
3411
|
rpc: [
|
|
3412
3412
|
{
|
|
3413
3413
|
url: "http://178.105.12.9:8545",
|