python code updated for new orderspec but not debugged
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from dexorder.base.blockstate import BlockState, BlockDict
|
||||
from dexorder.blockstate import BlockState, BlockDict
|
||||
from dexorder.database.model.block import Block
|
||||
|
||||
block_10 = Block(chain=1, height=10, hash=bytes.fromhex('10'), parent=bytes.fromhex('09'), data=None)
|
||||
|
||||
Reference in New Issue
Block a user