Browsing: reconstruction
mempool policy – How much does the extra pool help with missing transactions for compact block reconstruction?
By admin
def test_policy_rejection_types(self): “””Test that each policy rejection type adds transactions to extra pool.””” self.log.info(“Testing policy rejection types for extra pool…”)…
