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