forked from cerc-io/plugeth
Merge branch 'tests' into poc8
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package types
|
||||
|
||||
/*
|
||||
import (
|
||||
"testing"
|
||||
|
||||
@@ -18,7 +19,7 @@ func TestBloom9(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
func TestAddress(t *testing.T) {
|
||||
block := &Block{}
|
||||
block.Coinbase = ethutil.Hex2Bytes("22341ae42d6dd7384bc8584e50419ea3ac75b83f")
|
||||
|
||||
Reference in New Issue
Block a user