Implement {Encode,Decode}Destination without CBitcoinAddress

This commit is contained in:
Pieter Wuille
2017-08-25 17:43:11 -07:00
parent 10a20bf770
commit 1e46ebdf86
2 changed files with 51 additions and 84 deletions

View File

@@ -17,7 +17,6 @@
#include "chainparams.h"
#include "key.h"
#include "pubkey.h"
#include "script/script.h"
#include "script/standard.h"
#include "support/allocators/zeroafterfree.h"