mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
7 lines
267 B
Text
7 lines
267 B
Text
|
API Changes
|
||
|
===========
|
||
|
|
||
|
Additional information is now stored in `ChannelMonitorUpdate`s which may increase the size of
|
||
|
`ChannelMonitorUpdate`s claiming inbound payments substantially. The expected maximum size of
|
||
|
`ChannelMonitorUpdate`s shouldn't change materially.
|