Marko Mitic

Results 2 comments of Marko Mitic

@abrkn Iterating all accounts (~600K) takes a lot of time at the moment, some optimization needs to be implemented.

Transaction flags and Ledger flags are sometimes different. src\ripple_data\protocol\TxFlags.h:39 : static std::uint32_t const requireDestTag = 0x00010000; src\ripple_data\protocol\LedgerFormats.h:100 : lsfRequireDestTag = 0x00020000