nutshell icon indicating copy to clipboard operation
nutshell copied to clipboard

ws: serialize melt/mint quote notifications consistently

Open cloudsupper opened this issue 3 months ago • 1 comments

  • Use PostMeltQuoteResponse.from_melt_quote and PostMintQuoteResponse.from_mint_quote for all websocket payloads (initial snapshot + updates).
  • Fixes missing change in BOLT11_MELT_QUOTE websocket notifications by standardizing the API-shaped payload.

cloudsupper avatar Sep 16 '25 22:09 cloudsupper

@lollerfirst could you fix the failing test?

callebtc avatar Sep 30 '25 08:09 callebtc