accounts_index: Add SPL Token account indexing for token-2022 accounts (#23043) (#23203)

(cherry picked from commit a102453bae)

Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
mergify[bot]
2022-02-17 02:20:38 +00:00
committed by GitHub
parent 2120ef5808
commit 08cc140d4a
8 changed files with 174 additions and 84 deletions

View File

@ -3271,6 +3271,7 @@ dependencies = [
"bincode",
"blake3",
"bv",
"bytemuck",
"byteorder 1.4.3",
"bzip2",
"crossbeam-channel",