gateway limits fix
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