Documentation
¶
Index ¶
Constants ¶
View Source
const CoinBaseOraclePubKey = "0xfCEAdAFab14d46e20144F48824d0C09B1a03F2BC"
View Source
const OpsManagedMetadata = "managed:vega/ops"
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "market",
Short: "Manage a market on the network",
Long: "Manage a market on the network",
}
Functions ¶
func ProposalsForEnvironment ¶ added in v0.76.8
func ProposalsForEnvironment(environment config.NetworkName) []*commandspb.ProposalSubmission
func RunTerminate ¶ added in v0.73.9
func RunTerminate(args *TerminateArgs) error
Types ¶
type ProposeArgs ¶
type ProposeArgs struct {
*Args
}
Click to show internal directories.
Click to hide internal directories.