quorum/ethchain/address_test.go

9 lines
81 B
Go

package ethchain
import (
"testing"
)
func TestAddressState(t *testing.T) {
}