quotation bff
This commit is contained in:
@@ -99,6 +99,7 @@ message PaymentQuote {
|
||||
oracle.v1.Quote fx_quote = 6;
|
||||
chain.gateway.v1.EstimateTransferFeeResponse network_fee = 7;
|
||||
string fee_quote_token = 8;
|
||||
string quote_ref = 9;
|
||||
}
|
||||
|
||||
message ExecutionRefs {
|
||||
@@ -140,6 +141,7 @@ message InitiatePaymentRequest {
|
||||
string fee_quote_token = 4;
|
||||
string fx_quote_ref = 5;
|
||||
map<string, string> metadata = 6;
|
||||
string quote_ref = 7;
|
||||
}
|
||||
|
||||
message InitiatePaymentResponse {
|
||||
|
||||
Reference in New Issue
Block a user