cosmos-sdk/testutil/known_values.go

7 lines
187 B
Go

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