Support 'd' and 'D' format types

This commit is contained in:
jl777
2018-09-05 19:57:26 -11:00
parent 31066d1687
commit 7d6b0f588a
2 changed files with 24 additions and 11 deletions

View File

@@ -47,6 +47,7 @@ one other technical note is that komodod has the insight-explorer extensions bui
#include "../wallet/wallet.h"
#include <univalue.h>
#include <exception>
#include "../komodo_globals.h"
extern int32_t KOMODO_CONNECTING,KOMODO_CCACTIVATE;
extern uint32_t ASSETCHAINS_CC;