Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index Made-with: Cursor
This commit is contained in:
@@ -10,10 +10,10 @@ PROJECT_ROOT="$(cd "$SCRIPT_DIR/.." && pwd)"
|
||||
source "${PROJECT_ROOT}/config/ip-addresses.conf" 2>/dev/null || true
|
||||
|
||||
|
||||
VMID="${1:-2500}" # Default to RPC node 2500
|
||||
RPC_IP="${2:-${RPC_ALLTRA_1:-192.168.11.250}}"
|
||||
VMID="${1:-2101}" # Default to core/admin RPC node
|
||||
RPC_IP="${2:-${RPC_CORE_1:-192.168.11.211}}"
|
||||
RPC_CONFIG="/etc/besu/config-rpc.toml"
|
||||
PROXMOX_HOST="${PROXMOX_HOST_ML110}"
|
||||
PROXMOX_HOST="${PROXMOX_HOST_R630_01:-192.168.11.11}"
|
||||
PROXMOX_PASS="L@kers2010"
|
||||
|
||||
# Colors
|
||||
@@ -134,4 +134,3 @@ log_success "TXPOOL Enable Complete"
|
||||
log_success "========================================="
|
||||
log_info ""
|
||||
log_info "Next step: Run ./scripts/resolve-stuck-transaction-besu-qbft.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user