new payment methods service
This commit is contained in:
@@ -12,6 +12,7 @@ type Config struct {
|
||||
Ledger *LedgerConfig `yaml:"ledger"`
|
||||
PaymentOrchestrator *PaymentOrchestratorConfig `yaml:"payment_orchestrator"`
|
||||
PaymentQuotation *PaymentOrchestratorConfig `yaml:"payment_quotation"`
|
||||
PaymentMethods *PaymentOrchestratorConfig `yaml:"payment_methods"`
|
||||
}
|
||||
|
||||
type ChainGatewayConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user