mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-11 01:24:27 +01:00
This commit changes the WriteElement and WriteElements methods to take a write buffer instead of io.Writer. The corresponding Encode methods are changed to use the write buffer.