Merge commit 'e86fe28'

This commit is contained in:
Luke Dashjr 2014-09-02 16:55:23 +00:00
commit 902492eccb

View File

@ -90,6 +90,7 @@ extern gbt_capabilities_t blktmpl_getcapability(const char *);
typedef gbt_capabilities_t blkmutations_t;
// WARNING: Do not allocate this (ABI is not guaranteed to remain fixed-size)
typedef struct {
uint32_t version;
unsigned char diffbits[4];