Versions in this module Expand all Collapse all v0 v0.1.0 Jun 19, 2021 Changes in this version + type BigQueryClient interface + GetMostRecentBlockNumber func(ctx context.Context) (int64, error) + InsertBlock func(block *model.Block, ctx context.Context) error + InsertTransactions func(transactions []*model.Transaction, ctx context.Context) error