Dash Core  0.12.2.1
P2P Digital Currency
pubkey.h File Reference
#include "hash.h"
#include "serialize.h"
#include "uint256.h"
#include <stdexcept>
#include <vector>

Go to the source code of this file.

Classes

class  CKeyID
 
class  CPubKey
 
struct  CExtPubKey
 
class  ECCVerifyHandle
 

Typedefs

typedef uint256 ChainCode
 

Typedef Documentation

◆ ChainCode

typedef uint256 ChainCode

Definition at line 34 of file pubkey.h.