@monolythium/core-sdk 0.5.1 → 0.5.2
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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -3193,7 +3193,7 @@ var TESTNET_69420 = {
|
|
|
3193
3193
|
network: "testnet-69420",
|
|
3194
3194
|
display_name: "Monolythium Testnet",
|
|
3195
3195
|
description: "Public Monolythium testnet. Testnet state may reset without notice; do not store value on this network.",
|
|
3196
|
-
genesis_hash: "
|
|
3196
|
+
genesis_hash: "0xaabb0f1ea0e9cae9dcc4fbd3e2af577c3568b209061207f919d159c2ab4ba995",
|
|
3197
3197
|
binary_sha: "6f33aa30",
|
|
3198
3198
|
rpc: [
|
|
3199
3199
|
{
|