![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <proxy-io.h>
Public Attributes | |
LogFn | log_fn |
External logging callback. More... | |
size_t | max_chars {200} |
Maximum number of characters to use when representing request and response structs as strings. More... | |
Definition at line 133 of file proxy-io.h.
LogFn mp::LogOptions::log_fn |
External logging callback.
Definition at line 136 of file proxy-io.h.
size_t mp::LogOptions::max_chars {200} |
Maximum number of characters to use when representing request and response structs as strings.
Definition at line 140 of file proxy-io.h.