Skip to content

Commit 84cd0ed

Browse files
RCasattaphilippem
authored andcommitted
fix test comment
1 parent 02bcbde commit 84cd0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/electrum.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ fn test_electrum() -> Result<()> {
141141
Ok(())
142142
}
143143

144-
/// Test the Electrum RPC server using an headless Electrum wallet
144+
/// Test the Electrum RPC server using a raw TCP socket
145145
/// This only runs on Bitcoin (non-Liquid) mode.
146146
#[cfg_attr(not(feature = "liquid"), test)]
147147
#[cfg_attr(feature = "liquid", allow(dead_code))]

0 commit comments

Comments
 (0)