Add config param to specify offset/length for single and program account info (#11515)
* Add config param to specify dataSlice for account info and program accounts * Use match instead of if
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3509,6 +3509,7 @@ dependencies = [
|
||||
name = "solana-core"
|
||||
version = "1.4.0"
|
||||
dependencies = [
|
||||
"base64 0.12.3",
|
||||
"bincode",
|
||||
"bs58",
|
||||
"bv",
|
||||
|
Reference in New Issue
Block a user