Files
smom-dbis-138/config/settlement-middleware.v1.json

41 lines
1.0 KiB
JSON
Raw Normal View History

{
"$schema": "OMNL central-bank settlement middleware — locked to Office 24",
"version": "1.0.0",
"omnlLegalName": "ORGANISATION MONDIALE DU NUMERIQUE L.P.B.C.",
"defaultOfficeId": 24,
"enforceSingleOffice": true,
"settlementOffice": {
"officeId": 24,
"externalId": "HOSPITALLERS-ZARDASHT-IRAQ-IRAN",
"name": "HOSPITALLERS — Zardasht (Iraq / Iran Operations)",
"profilePath": "config/offices/office-24-settlement.v1.json"
},
"defaultCurrency": "USD",
"rails": {
"swift": {
"enabled": true,
"listenerUrl": "http://192.168.11.114:8788"
},
"hybx": {
"enabled": true,
"sidecarUrl": "http://192.168.11.89:8080"
},
"chain138": {
"enabled": true,
"rpcEnv": "RPC_URL_138",
"defaultLineId": "USD-M1"
}
},
"moneySupply": {
"glM0": "1050",
"glM1": "2100",
"glM2": "2200",
"glSettlement": "1000"
},
"production": {
"requireApiKey": true,
"allowHybxProduction": false,
"allowChainMintExecute": false
}
}