Added address states for storing a session based address
This commit is contained in:
8
ethchain/address_test.go
Normal file
8
ethchain/address_test.go
Normal file
@ -0,0 +1,8 @@
|
||||
package ethchain
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestAddressState(t *testing.T) {
|
||||
}
|
Reference in New Issue
Block a user