whitespace

This commit is contained in:
Jude Nelson
2016-09-25 23:47:38 -04:00
parent 002875f125
commit 22bdb8045c

View File

@@ -531,7 +531,6 @@ def tx_extract( payload, senders, inputs, outputs, block_id, vtxindex, txid ):
def parse(bin_payload):
"""
Interpret a block's nulldata back into a name. The first three bytes (2 magic + 1 opcode)
will not be present in bin_payload.