@monolythium/core-sdk 0.3.4 → 0.3.6
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
|
@@ -1697,8 +1697,8 @@ var TESTNET_69420 = {
|
|
|
1697
1697
|
network: "testnet-69420",
|
|
1698
1698
|
display_name: "Monolythium Testnet",
|
|
1699
1699
|
description: "Public Monolythium testnet. Testnet state may reset without notice; do not store value on this network.",
|
|
1700
|
-
genesis_hash: "
|
|
1701
|
-
binary_sha: "
|
|
1700
|
+
genesis_hash: "0xad64b785debc17aef3fb4a8d944c2c7c9156394bb08d5ab576ec85782732f897",
|
|
1701
|
+
binary_sha: "058c883",
|
|
1702
1702
|
rpc: [
|
|
1703
1703
|
{
|
|
1704
1704
|
url: "https://rpc.monolythium.com",
|