Function bitcoin_net::capture_message
source · pub fn capture_message(
addr: &Address,
msg_type: &String,
data: &[u8],
is_incoming: bool
)
Expand description
| Dump binary message to file, with timestamp |
pub fn capture_message(
addr: &Address,
msg_type: &String,
data: &[u8],
is_incoming: bool
)
| Dump binary message to file, with timestamp |