Files
proxmox/config/pmm-soak-wallet-grid.example.json
defiQUG dbd517b279 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
2026-04-12 06:12:20 -07:00

30 lines
609 B
JSON

{
"version": 1,
"dimensions": {
"lpbcaCount": 33,
"branchCount": 33,
"classCount": 6,
"linearCount": 6534
},
"derivation": {
"pathTemplate": "m/44'/60'/0'/0/{linearIndex}",
"linearIndexFormula": "linear = lpbca * 198 + branch * 6 + class"
},
"wallets": [
{
"lpbca": 0,
"branch": 0,
"class": 0,
"linearIndex": 0,
"address": "0x0000000000000000000000000000000000000000"
},
{
"lpbca": 32,
"branch": 32,
"class": 5,
"linearIndex": 6533,
"address": "0x0000000000000000000000000000000000000000"
}
]
}