Bump bpf-tools to v1.23 (#22928)

(cherry picked from commit a9d9a5095b)

Co-authored-by: Dmitri Makarov <dmakarov@alumni.stanford.edu>
This commit is contained in:
mergify[bot]
2022-02-04 04:54:50 +00:00
committed by GitHub
parent 70ec2cd244
commit 5136ed00a8
3 changed files with 3 additions and 3 deletions

View File

@@ -1408,7 +1408,7 @@ fn assert_instruction_count() {
("solana_bpf_rust_param_passing", 46),
("solana_bpf_rust_rand", 498),
("solana_bpf_rust_sanity", 917),
("solana_bpf_rust_secp256k1_recover", 306),
("solana_bpf_rust_secp256k1_recover", 612),
("solana_bpf_rust_sha", 29131),
]);
}