Implement {Encode,Decode}Destination without CBitcoinAddress

This commit is contained in:
Pieter Wuille
2017-08-25 17:43:11 -07:00
committed by Jack Grigg
parent 6939c994ef
commit c8f9c87bf1
2 changed files with 50 additions and 95 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"
#include "zcash/Address.hpp"