Merge pull request 'gateway limits fix' (#564) from mntx-563 into main
All checks were successful
ci/woodpecker/push/gateway_mntx Pipeline was successful
All checks were successful
ci/woodpecker/push/gateway_mntx Pipeline was successful
Reviewed-on: #564
This commit was merged in pull request #564.
This commit is contained in:
@@ -51,8 +51,7 @@ gateway:
|
||||
network: "MIR"
|
||||
currencies: ["RUB"]
|
||||
limits:
|
||||
per_tx_min_amount: "100.00"
|
||||
per_tx_max_amount: "150000.00"
|
||||
per_tx_min_amount: "0.00"
|
||||
|
||||
http:
|
||||
callback:
|
||||
|
||||
Reference in New Issue
Block a user