mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 11:23:26 +01:00
missing typedef
This commit is contained in:
parent
aba548cbf7
commit
67515b8b19
@ -127,6 +127,9 @@
|
|||||||
namespace cryptonote
|
namespace cryptonote
|
||||||
{
|
{
|
||||||
|
|
||||||
|
// typedef for convenience
|
||||||
|
typedef std::pair<crypto::hash, uint64_t> tx_out_index;
|
||||||
|
|
||||||
/***********************************
|
/***********************************
|
||||||
* Exception Definitions
|
* Exception Definitions
|
||||||
***********************************/
|
***********************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user