Documentation
¶
Overview ¶
Package deposits provides the get-deposits command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "get-deposits", Short: "Generate ndjson for each bridge deposit over a particular range of blocks.", Long: usage, RunE: readDeposit, SilenceUsage: true, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.