![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <key_io.h>
#include <keystore.h>
#include <rpc/protocol.h>
#include <rpc/util.h>
#include <tinyformat.h>
#include <utilstrencodings.h>
Go to the source code of this file.
Classes | |
class | DescribeAddressVisitor |
Functions | |
CPubKey | HexToPubKey (const std::string &hex_in) |
CPubKey | AddrToPubKey (CKeyStore *const keystore, const std::string &addr_in) |
CScript | CreateMultisigRedeemscript (const int required, const std::vector< CPubKey > &pubkeys) |
UniValue | DescribeAddress (const CTxDestination &dest) |
UniValue DescribeAddress | ( | const CTxDestination & | dest | ) |