aboutsummaryrefslogblamecommitdiffstats
path: root/ethchain/address_test.go
blob: 161e1b251e090ce6f2cff52e6c3aa4a2c114ac0f (plain) (tree)
1
2
3
4
5
6
7
8







                                     
package ethchain

import (
    "testing"
)

func TestAddressState(t *testing.T) {
}