Implement BIP 9 template request "rules" parameter

This commit is contained in:
Luke Dashjr
2016-04-27 05:53:37 +00:00
parent 4bebe501ad
commit 1e49556078
3 changed files with 31 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
#include <string.h>
// blkmaker.c
extern const char *blkmk_supported_rules[];
extern bool _blkmk_dblsha256(void *hash, const void *data, size_t datasz);
// blktemplate.c