github.com/status-im/status-go@v1.1.0/t/doc.go (about) 1 // Package t and its sub-packages are intended to support the testing 2 // of status-go. It supports Goerli and StatusChain for tests. 3 package t 4 5 //go:generate go-bindata -modtime=1700000000 -pkg t -o ./bindata.go ./config