You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doc Clarity: Persist ChannelMonitors and MonitorUpdates sequentially
Clarified in documentation that users must persist
`ChannelMonitor`s and `ChannelMonitorUpdate`s in sequential
order, even more so when using async persistence.
0 commit comments