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

This commit is contained in:
Michael Vines
2022-02-16 16:23:25 -08:00
committed by GitHub
parent bca1d51735
commit a102453bae
8 changed files with 174 additions and 84 deletions

View File

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