program-test: Add large bootstrap stake for realistic warmups (#16739)

This commit is contained in:
Jon Cinque
2021-04-22 16:44:54 +02:00
committed by GitHub
parent 517a30e83d
commit f4214637a9
4 changed files with 38 additions and 3 deletions

View File

@@ -28,4 +28,5 @@ thiserror = "1.0"
tokio = { version = "1", features = ["full"] }
[dev-dependencies]
assert_matches = "1.3.0"
solana-stake-program = { path = "../programs/stake", version = "=1.7.0" }