extern std::vector<CPubKey> NULL_pubkeys;

This commit is contained in:
jl777
2019-01-16 21:48:21 -11:00
parent 8ef1410d28
commit d42000a838
2 changed files with 4 additions and 1 deletions

View File

@@ -16,6 +16,8 @@
#include "CCinclude.h"
#include "key_io.h"
std::vector<CPubKey> NULL_pubkeys;
/*
FinalizeCCTx is a very useful function that will properly sign both CC and normal inputs, adds normal change and the opreturn.