Transaction

f3e85e50fc60ed1dbbdd0b5ebee6ffa574b77e0e2d85f1e62eb1d116ebbabd90
Timestamp (utc)
2024-03-22 08:39:48
Fee Paid
0.00000013 BSV
(
0.00968256 BSV
-
0.00968243 BSV
)
Fee Rate
10.46 sat/KB
Version
1
Confirmations
94,246
Size Stats
1,242 B

2 Outputs

Total Output:
0.00968243 BSV
  • j"1LAnZuoQdcKCkpDBKQMCgziGMoPC4VQUckMÞ<div class="post">That's a good optimisation.&nbsp; I'll add that next time I update SVN.<br/><br/>More generally, we could also consider this:<br/><br/>&nbsp; &nbsp; &nbsp; &nbsp; dbenv.set_lk_max_objects(10000);<br/>&nbsp; &nbsp; &nbsp; &nbsp; dbenv.set_errfile(fopen(strErrorFile.c_str(), "a")); /// debug<br/>&nbsp; &nbsp; &nbsp; &nbsp; dbenv.set_flags(DB_AUTO_COMMIT, 1);<br/>+&nbsp; &nbsp; &nbsp; &nbsp;dbenv.set_flags(DB_TXN_NOSYNC, 1);<br/>&nbsp; &nbsp; &nbsp; &nbsp; ret = dbenv.open(strDataDir.c_str(),<br/>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DB_CREATE&nbsp; &nbsp; &nbsp;|<br/>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DB_INIT_LOCK&nbsp; |<br/>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DB_INIT_LOG&nbsp; &nbsp;|<br/><br/>We would then rely on dbenv.txn_checkpoint(0, 0, 0) in CDB::Close() to flush after wallet writes.<br/></div> text/html
    https://whatsonchain.com/tx/f3e85e50fc60ed1dbbdd0b5ebee6ffa574b77e0e2d85f1e62eb1d116ebbabd90