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