//
pkg.gl
Category
github.com/algorand/indexer/v3
idb
postgres
internal
writer
package
3.5.0
Repository:
https://github.com/algorand/indexer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
676 SLOC
#
Functions
AddTransactionParticipation
AddTransactionParticipation writes account participation info to the `txn_participation` table.
AddTransactions
AddTransactions adds transactions from `block` to the database.
MakeWriter
MakeWriter creates a Writer object.
#
Structs
Writer
Writer is responsible for writing blocks and accounting state deltas to the database.