aptos-labs / aptos-indexer-processors

Set of core processors that index data on the Aptos blockchain
https://aptos.dev/indexer/indexer-landing
60 stars 73 forks source link

add a logic to clear coin supply in fa processor as it's deprecated #479

Closed yuunlimm closed 4 months ago

yuunlimm commented 4 months ago

Description

there is missing logic for filtering coin_supply out from db writes.

Test Plan

tested locally that it's being filtered. Screenshot 2024-07-31 at 10 58 43 AM