sigverify to identify and mark simple vote transaction

This commit is contained in:
Tao Zhu
2021-09-20 23:00:33 -05:00
committed by Justin Starry
parent f220386917
commit 198929fe8b
6 changed files with 203 additions and 27 deletions

1
Cargo.lock generated
View File

@@ -5073,6 +5073,7 @@ dependencies = [
"solana-metrics",
"solana-rayon-threadlimit",
"solana-sdk",
"solana-vote-program",
]
[[package]]