SatoshiPortal / boltz-rust

Boltz client rust crate
https://docs.boltz.exchange
30 stars 16 forks source link

bug: add missing attributes to `CreateSubmarineResponse` #58

Closed dni closed 6 days ago

dni commented 6 days ago

as seen in the swagger docs https://api.boltz.exchange/swagger#/Submarine/post_swap_submarine there should be a timeoutBlockHeight and referralId attribute

i5hi commented 6 days ago

Thanks @dni !