separated quotation and payments
This commit is contained in:
@@ -11,6 +11,7 @@ type Config struct {
|
||||
ChainGateway *ChainGatewayConfig `yaml:"chain_gateway"`
|
||||
Ledger *LedgerConfig `yaml:"ledger"`
|
||||
PaymentOrchestrator *PaymentOrchestratorConfig `yaml:"payment_orchestrator"`
|
||||
PaymentQuotation *PaymentOrchestratorConfig `yaml:"payment_quotation"`
|
||||
}
|
||||
|
||||
type ChainGatewayConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user