@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.js
CHANGED
|
@@ -3191,7 +3191,7 @@ var TESTNET_69420 = {
|
|
|
3191
3191
|
network: "testnet-69420",
|
|
3192
3192
|
display_name: "Monolythium Testnet",
|
|
3193
3193
|
description: "Public Monolythium testnet. Testnet state may reset without notice; do not store value on this network.",
|
|
3194
|
-
genesis_hash: "
|
|
3194
|
+
genesis_hash: "0xaabb0f1ea0e9cae9dcc4fbd3e2af577c3568b209061207f919d159c2ab4ba995",
|
|
3195
3195
|
binary_sha: "6f33aa30",
|
|
3196
3196
|
rpc: [
|
|
3197
3197
|
{
|