Added debit settlement amount calculation
This commit is contained in:
@@ -141,6 +141,7 @@ message PaymentQuote {
|
||||
oracle.v1.Quote fx_quote = 6;
|
||||
chain.gateway.v1.EstimateTransferFeeResponse network_fee = 7;
|
||||
string quote_ref = 8;
|
||||
common.money.v1.Money debit_settlement_amount = 9;
|
||||
}
|
||||
|
||||
message PaymentQuoteAggregate {
|
||||
|
||||
Reference in New Issue
Block a user