new payment by id method + shell scripts update + mntx removed
This commit is contained in:
@@ -13,7 +13,7 @@ const (
|
||||
Changes Type = "changes" // Tracks changes made to resources
|
||||
Clients Type = "clients" // Represents client information
|
||||
ChainGateway Type = "chain_gateway" // Represents chain gateway microservice
|
||||
MntxGateway Type = "mntx_gateway" // Represents Monetix gateway microservice
|
||||
MntxGateway Type = "mcards_gateway" // Represents Monetix gateway microservice
|
||||
PaymentGateway Type = "payment_gateway" // Represents payment gateway microservice
|
||||
FXOracle Type = "fx_oracle" // Represents FX oracle microservice
|
||||
FXIngestor Type = "fx_ingestor" // Represents FX ingestor microservice
|
||||
|
||||
Reference in New Issue
Block a user