This commit is contained in:
Gustav Simonsson 2015-07-04 21:40:16 +00:00
commit 19c16a82a2

View file

@ -21,7 +21,7 @@ var (
"SimpleTx3", "SimpleTx3",
// these panic in block_processor.go:84 , see https://github.com/ethereum/go-ethereum/issues/1384 // these panic in block_processor.go:84 , see https://github.com/ethereum/go-ethereum/issues/1384
"TRANSCT_rvalue_TooShort", // "TRANSCT_rvalue_TooShort",
"TRANSCT_rvalue_TooLarge", "TRANSCT_rvalue_TooLarge",
"TRANSCT_svalue_TooLarge", "TRANSCT_svalue_TooLarge",