Right now we're using a single indexer to run the whole network. If that indexer starts generating fake transactions, all the signing parties will pick up those fake transactions.
We need to prove the receipts we're receiving are correct, probably using this lib.
Right now we're using a single indexer to run the whole network. If that indexer starts generating fake transactions, all the signing parties will pick up those fake transactions.
We need to prove the receipts we're receiving are correct, probably using this lib.