Skip to content

Commit

Permalink
missing typedef
Browse files Browse the repository at this point in the history
  • Loading branch information
tewinget authored and warptangent committed Jan 5, 2015
1 parent aba548c commit 67515b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cryptonote_core/blockchain_db.h
Expand Up @@ -127,6 +127,9 @@
namespace cryptonote
{

// typedef for convenience
typedef std::pair<crypto::hash, uint64_t> tx_out_index;

/***********************************
* Exception Definitions
***********************************/
Expand Down

0 comments on commit 67515b8

Please sign in to comment.