cosmos-sdk/tests/knownValues.go

7 lines
184 B
Go
Raw Normal View History

package tests
const (
// Tests expect a ledger device initialized to the following mnemonic
TestMnemonic = "equip will roof matter pink blind book anxiety banner elbow sun young"
)