chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
@@ -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',
|
||||
},
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user