Skip to content

Check len(RawTx) != 0#165

Merged
gz-c merged 1 commit intoskycoin:developfrom
gz-c:rawtx-check
Dec 6, 2017
Merged

Check len(RawTx) != 0#165
gz-c merged 1 commit intoskycoin:developfrom
gz-c:rawtx-check

Conversation

@gz-c
Copy link
Member

@gz-c gz-c commented Dec 6, 2017

With GetBlockVerboseTx, block.Tx will be empty and block.RawTx will be non-empty. Do not compare len(block.RawTx) == len(block.Tx).

@gz-c gz-c merged commit a49a775 into skycoin:develop Dec 6, 2017
@gz-c gz-c deleted the rawtx-check branch December 6, 2017 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant