Refactor code to get block signatures in get_confirmed_signatures_for_address2 (#20575)
* Refactor get_confirmed_signatures_for_address2 * Move blockstore benches to ledger where they belong
This commit is contained in:
@@ -80,5 +80,8 @@ name = "solana_ledger"
|
||||
[[bench]]
|
||||
name = "sigverify_shreds"
|
||||
|
||||
[[bench]]
|
||||
name = "blockstore"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
Reference in New Issue
Block a user