Files
lnd/lnwire/update_fail_malformed_htlc.go
yyforyongyu 2cf6969dbc lnwire: refactor Encode to use specific writers - III
This commit refactors the remaining usage of WriteElements. By
replacing the interface types with concrete types for the params used in
the methods, most of the encoding of the messages now takes zero heap
allocations.
2021-08-10 05:36:09 +08:00

2.5 KiB