Add lockups via solana-tokens (#11782)
* Allow stake distributions to update lockups * Reorg * Add lockup test * Fix clippy warning
This commit is contained in:
@@ -32,6 +32,7 @@ tokio = "0.2"
|
||||
url = "2.1"
|
||||
|
||||
[dev-dependencies]
|
||||
bincode = "1.3.1"
|
||||
solana-banks-server = { path = "../banks-server", version = "1.4.0" }
|
||||
solana-core = { path = "../core", version = "1.4.0" }
|
||||
solana-runtime = { path = "../runtime", version = "1.4.0" }
|
||||
|
Reference in New Issue
Block a user