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

Method GetN

src/blockfilter.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 GCSFilter(const Params& params, const ElementSet& elements);
66
67 uint32_t GetN() const { return m_N; }
68 const Params& GetParams() const { return m_params; }
69 const std::vector<unsigned char>& GetEncoded() const { return m_encoded; }
70

Callers 2

BOOST_AUTO_TEST_CASEFunction · 0.80
FUZZ_TARGETFunction · 0.80

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.64
FUZZ_TARGETFunction · 0.64