1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/ethchain/address_test.go

8 lines
81 B
Go

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