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
assert_eq!(log_entries.get(&("lightning::ln::peer_handler".to_string(),"Encoding and sending message of type 33 to 030000000000000000000000000000000000000000000000000000000000000000".to_string())),Some(&1));// 1
701
704
assert_eq!(log_entries.get(&("lightning::ln::peer_handler".to_string(),"Encoding and sending message of type 35 to 030000000000000000000000000000000000000000000000000000000000000000".to_string())),Some(&1));// 2
702
705
assert_eq!(log_entries.get(&("lightning::ln::peer_handler".to_string(),"Handling SendFundingLocked event in peer_handler for node 030000000000000000000000000000000000000000000000000000000000000000 for channel 3d00000000000000000000000000000000000000000000000000000000000000".to_string())),Some(&1));// 3
0 commit comments