allow changing last_txout_nonce when finalizing share
[p2pool.git] / dev / COVERAGE_REPORT
1 python -m coverage report --include='p2pool/*' --omit='p2pool/test/*' -m | sort -k 3 -n