Skip to content

Instantly share code, notes, and snippets.

#include <future>
#include <bitcoin/bitcoin.hpp>
#define LOG_BOOTSTRAP "bootstrap"
using namespace bc;
using std::placeholders::_1;
using std::placeholders::_2;
int main(int argc, char** argv)
8679
chain.fetch_block_header()
header_fetched()
//---------------------------------------------
/*
Magic read test derp
*/
#include <future>