rpc: fix issue with querying txids by block heights
This commit is contained in:
committed by
Braydon Fuller
parent
96d8307b55
commit
94ea69a4d5
@@ -21,6 +21,7 @@ struct CAddressUnspentKey;
|
||||
struct CAddressUnspentValue;
|
||||
struct CAddressIndexKey;
|
||||
struct CAddressIndexIteratorKey;
|
||||
struct CAddressIndexIteratorHeightKey;
|
||||
struct CTimestampIndexKey;
|
||||
struct CTimestampIndexIteratorKey;
|
||||
struct CSpentIndexKey;
|
||||
|
||||
Reference in New Issue
Block a user