[patches] misc minor fixes to streaming swaps #check-lint-warning
- The StreamingSwapMinBPFee calculation isn't correct. It currently gives half the fees than it should.
- a trade target of
/1
should assume zero for the trade target, instead of a refund - Add
expected_amount_out_streaming
for streaming swaps - estimated blocks/seconds is over estimated. This is because the first swap is immediate
- Add new quotes query arg for
streaming_quantity
. The sample memo in the quotes endpoint shouldn't include a streaming swap quantity unless specified
Edited by Son of Odin