Documentation ¶
Index ¶
Constants ¶
View Source
const ( // BlocksTable is the canonical name of the // ConfirmedBlocks table in Solana's BigTable instance. BlocksTable = "blocks" )
Variables ¶
This section is empty.
Functions ¶
func ParseRow ¶
func ParseRow(row bigtable.Row) (*confirmed_block.ConfirmedBlock, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.