github.com/cosmos/cosmos-sdk@v0.50.10/testutil/testdata/known_values.go (about) 1 package testdata 2 3 const ( 4 // Tests expect a ledger device initialized to the following mnemonic 5 TestMnemonic = "equip will roof matter pink blind book anxiety banner elbow sun young" 6 )