chore: sync submodule state (parent ref update)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-02 12:14:09 -08:00
parent 50ab378da9
commit 5efe36b1e0
1100 changed files with 155024 additions and 8674 deletions

View File

@@ -18,13 +18,13 @@ export default function OffChainServices() {
name: 'State Anchoring Service',
status: 'unknown',
lastUpdate: null,
endpoint: 'http://192.168.11.250:8545', // Chain 138 RPC
endpoint: 'http://192.168.11.221:8545', // Chain 138 RPC (VMID 2201, public/monitoring)
},
{
name: 'Transaction Mirroring Service',
status: 'unknown',
lastUpdate: null,
endpoint: 'http://192.168.11.250:8545',
endpoint: 'http://192.168.11.221:8545',
},
])