Improve and complete getinfo output, cleanup unused reference

This commit is contained in:
miketout
2018-05-09 13:13:12 -07:00
parent 8af1971bf3
commit 4cd2cd4dd1
2 changed files with 32 additions and 12 deletions

View File

@@ -187,7 +187,6 @@ int32_t komodo_currentheight();
CBlockIndex *komodo_chainactive(int32_t height);
void komodo_index2pubkey33(uint8_t *pubkey33,CBlockIndex *pindex,int32_t height);
extern int32_t KOMODO_CHOSEN_ONE;
extern uint64_t ASSETCHAINS_STAKED;
extern char ASSETCHAINS_SYMBOL[KOMODO_ASSETCHAIN_MAXLEN];
#define KOMODO_ELECTION_GAP 2000