You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rfq: pass accepted price as a hint to the oracle during price check
When handling a quote request accept message, the peer-provided
price must be validated against our price oracle. This commit
passes the peer-provided price as a hint to the oracle, offering
additional context to improve decision-making.
0 commit comments