X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fwallet.h;h=7f6159c3b4b6eb504459ebb46a729a11b0b357ee;hb=91c0b9419a644cb6f72d05711fcfec5aeb348f3f;hp=3522cc88e8eb62104ed3c851e6eb29737365586e;hpb=9958f531a04f41133dfb10ff14c1422164ec1080;p=novacoin.git diff --git a/src/wallet.h b/src/wallet.h index 3522cc8..7f6159c 100644 --- a/src/wallet.h +++ b/src/wallet.h @@ -118,6 +118,7 @@ public: } std::map mapWallet; + std::vector vMintingWalletUpdated; int64 nOrderPosNext; std::map mapRequestCount;