MCPcopy Create free account
hub / github.com/ElementsProject/elements / invalid_fuzzing_input_exception

Class invalid_fuzzing_input_exception

src/test/fuzz/deserialize.cpp:65–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63namespace {
64
65struct invalid_fuzzing_input_exception : public std::exception {
66};
67
68template <typename T>
69CDataStream Serialize(const T& obj, const int version = INIT_PROTO_VERSION, const int ser_type = SER_NETWORK)

Callers 1

Calls

no outgoing calls

Tested by 1