pub fn log_server_writer_message(message: &WrappedServerMessage)
Expand description
Logs a transaction message that the server writer has received.
ยงArguments
message
: the transaction message that the server writer has received
pub fn log_server_writer_message(message: &WrappedServerMessage)
Logs a transaction message that the server writer has received.
message
: the transaction message that the server writer has received