mirror of
https://github.com/status-im/status-go.git
synced 2025-02-09 13:24:49 +00:00
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
|