mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-26 07:32:48 +01:00
This removes a bunch of potentially new error handling in writers and the checks were kinda useless anyway - in normal operation we unwrap()ed anyway, and we're gonna want to use the serializtion framework for ChannelMonitor/ChannelManager serialization, which may generate things larger than 64KB anyway. |
||
---|---|---|
.. | ||
chain | ||
ln | ||
util | ||
lib.rs |