Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
minisketchwrapper.h File Reference
#include <minisketch.h>
#include <cstddef>
#include <cstdint>
Include dependency graph for minisketchwrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 node
 

Functions

Minisketch node::MakeMinisketch32 (size_t capacity)
 Wrapper around Minisketch::Minisketch(32, implementation, capacity). More...
 
Minisketch node::MakeMinisketch32FP (size_t max_elements, uint32_t fpbits)
 Wrapper around Minisketch::CreateFP. More...