Add address lookup table program (#21616)
* Add address lookup table program * feedback
This commit is contained in:
@@ -34,6 +34,7 @@ rayon = "1.5.1"
|
||||
regex = "1.5.4"
|
||||
serde = { version = "1.0.131", features = ["rc"] }
|
||||
serde_derive = "1.0.103"
|
||||
solana-address-lookup-table-program = { path = "../programs/address-lookup-table", version = "=1.10.0" }
|
||||
solana-config-program = { path = "../programs/config", version = "=1.10.0" }
|
||||
solana-compute-budget-program = { path = "../programs/compute-budget", version = "=1.10.0" }
|
||||
solana-frozen-abi = { path = "../frozen-abi", version = "=1.10.0" }
|
||||
|
Reference in New Issue
Block a user