Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

keystore.cpp File Reference
#include <keystore.h>
#include <util.h>
+ Include dependency graph for keystore.cpp:

Go to the source code of this file.

Functions

static bool ExtractPubKey (const CScript &dest, CPubKey &pubKeyOut)
 

Function Documentation

◆ ExtractPubKey()

static bool ExtractPubKey ( const CScript dest,
CPubKey pubKeyOut 
)
static
Released under the MIT license