Skip to content

Commit fab9707

Browse files
committed
Pull hex constants out in peer_channel_encryptor tests
Via sed: s/\(\t*\)\(.*\)<Vec<u8>>::from_hex(\(["0-9a-f]*\)).unwrap()/\1let hex = \3;\r\1\2<Vec<u8>>::from_hex(hex).unwrap()/g
1 parent ecd63aa commit fab9707

File tree

1 file changed

+106
-53
lines changed

1 file changed

+106
-53
lines changed

0 commit comments

Comments
 (0)