holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
160 stars 37 forks source link

Debug Multiple Listing Instructions in Single Transaction #961

Closed kespinola closed 1 year ago

kespinola commented 1 year ago

Goal

Indexer should index listings from reward center program when they are part of the same transaction.

Example Transaction

https://solscan.io/tx/5DWbaHBAAgyXntYJoWQkZCvV1VZX23G7AAZRB1TuXaPVDbQHJ5gpJeeBoTUxCsZxFLxL9eonmTqkUDz6DKWTcSND

kespinola commented 1 year ago

close. not an issue. indexing supports multiple instructions in 1 transaction already.