Bitcoin Core 28.99.0
P2P Digital Currency
|
Go to the source code of this file.
Namespaces | |
namespace | 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... | |