Skip to content

Commit 5d606e8

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 ed28eee commit 5d606e8

File tree

1 file changed

+106
-53
lines changed

1 file changed

+106
-53
lines changed

0 commit comments

Comments
 (0)