Change assumptions about self-pooling in lifecycle test

This commit is contained in:
Adam Kelly 2021-06-08 17:59:17 -07:00
parent 1f26ff09a1
commit e692415637

View File

@ -136,7 +136,7 @@ class TestPoolPuzzles(TestCase):
owner_pubkey=pk,
pool_url="",
relative_lock_height=relative_lock_height,
state=1, # Self pooling
state=3, # farming to pool
target_puzzle_hash=starting_ph,
version=1,
)