This commit is contained in:
Stephan D
2025-12-11 01:30:28 +01:00
parent 97d1470515
commit e6b001dc61
9 changed files with 11 additions and 42 deletions

View File

@@ -122,8 +122,7 @@ message PaymentQuote {
repeated fees.v1.AppliedRule fee_rules = 5;
oracle.v1.Quote fx_quote = 6;
chain.gateway.v1.EstimateTransferFeeResponse network_fee = 7;
string fee_quote_token = 8;
string quote_ref = 9;
string quote_ref = 8;
}
message ExecutionRefs {