mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-26 04:45:35 +08:00
whitespace
This commit is contained in:
@@ -115,9 +115,7 @@ class BlockstackDB( virtualchain.StateEngine ):
|
||||
|
||||
self.disposition = disposition
|
||||
|
||||
# are we resuming part-way through committing transactions?
|
||||
lastblock = self.get_lastblock( impl=blockstack_impl )
|
||||
|
||||
super( BlockstackDB, self ).__init__( MAGIC_BYTES,
|
||||
OPCODES,
|
||||
BlockstackDB.make_opfields(),
|
||||
|
||||
Reference in New Issue
Block a user