![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <util.h>
Public Attributes | |
| bool | skip_type_check {false} |
| std::optional< std::string > | print_elision {std::nullopt} |
| Whether to treat this as elided in the human-readable description, and possibly supply a description for the elision. More... | |
| std::optional<std::string> RPCResultOptions::print_elision {std::nullopt} |
Whether to treat this as elided in the human-readable description, and possibly supply a description for the elision.
Normally, there will be one string on any of the elided results, for example Same output as verbosity = 1, and all other elided strings will be empty.