mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-09 05:20:10 +00:00
add power to tm signer test
This commit is contained in:
@@ -156,6 +156,7 @@ func makeConfig(t *testing.T, acceptDeadline, acceptRetries int) TestHarnessConf
|
||||
{
|
||||
Address: pvFile.Key.Address,
|
||||
PubKey: pvFile.Key.PubKey,
|
||||
Power: 10,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user