5 lines
214 B
Go
5 lines
214 B
Go
|
// Package t and its sub-packages are intended to support the testing
|
||
|
// of status-go. So the code here is not intended to run on Mainnet.
|
||
|
// It only supports Ropsten, Rinkeby, and StatusChain for tests.
|
||
|
package t
|