Skip to content

Commit

Permalink
Merge #7709: Tests: fix missing import in mempool_packages
Browse files Browse the repository at this point in the history
e38781d Tests: fix missing import in mempool_packages (Suhas Daftuar)
  • Loading branch information
laanwj committed Mar 18, 2016
2 parents 73b7eb5 + e38781d commit efde86b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qa/rpc-tests/mempool_packages.py
Expand Up @@ -7,6 +7,7 @@

from test_framework.test_framework import BitcoinTestFramework
from test_framework.util import *
from test_framework.mininode import COIN

MAX_ANCESTORS = 25
MAX_DESCENDANTS = 25
Expand Down

0 comments on commit efde86b

Please sign in to comment.