Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
util.h
Go to the documentation of this file.
CPubKey AddrToPubKey(CKeyStore *const keystore, const std::string &addr_in)
Definition: util.cpp:27
CScript CreateMultisigRedeemscript(const int required, const std::vector< CPubKey > &pubkeys)
Definition: util.cpp:48