package
3.5.0
Repository: https://github.com/algorand/indexer.git
Documentation: pkg.go.dev

# Functions

AddTransactionParticipation writes account participation info to the `txn_participation` table.
AddTransactions adds transactions from `block` to the database.
MakeWriter creates a Writer object.

# Structs

Writer is responsible for writing blocks and accounting state deltas to the database.