cosmos-sdk/testutil/testdata/known_values.go

7 lines
187 B
Go

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