added mntx client to payment orchestration

This commit is contained in:
Stephan D
2025-12-25 18:23:08 +01:00
parent ed6e6bf1ba
commit 43f26143df
3 changed files with 49 additions and 7 deletions

View File

@@ -51,6 +51,12 @@ gateway:
call_timeout_seconds: 3
insecure: true
mntx:
address: "sendico_mntx_gateway:50075"
dial_timeout_seconds: 5
call_timeout_seconds: 3
insecure: true
oracle:
address: "sendico_fx_oracle:50051"
dial_timeout_seconds: 5