Fabian Jahr bf0efb4fc7
scripted-diff: Modernize naming of nChainTx and nTxCount
-BEGIN VERIFY SCRIPT-
sed -i 's/nChainTx/m_chain_tx_count/g' $(git grep -l 'nChainTx' ./src)
sed -i 's/nTxCount/tx_count/g' $(git grep -l 'nTxCount' ./src)
-END VERIFY SCRIPT-
2024-08-04 14:24:43 +02:00
..
2024-06-13 11:20:49 +01:00
2024-05-20 16:48:19 +00:00
2024-06-18 18:47:51 +02:00
2024-06-18 18:47:51 +02:00
2024-07-08 11:12:01 +02:00