Documentation
¶
Overview ¶
Package deposits provides the proof deposits command.
Index ¶
Constants ¶
View Source
const ( ArgDepositCount = "deposit-count" ArgFileName = "file-name" )
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "proof", Short: "Generate a proof for a given range of deposits.", Long: usage, RunE: runProof, SilenceUsage: true, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.