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