loop/assets
Slyghtning 9e97992e18
assets: validate accepted RFQ asset rates
Validate the bid rate before returning an accepted asset sell quote.
This prevents malformed rates from reaching downstream quote arithmetic,
where nil or non-positive values can panic. Cover valid and malformed
responses with table-driven tests.
2026-08-03 10:05:05 +02:00
..
client.go assets: validate accepted RFQ asset rates 2026-08-03 10:05:05 +02:00
client_test.go assets: validate accepted RFQ asset rates 2026-08-03 10:05:05 +02:00