Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagUseDevDA = "dev" FlagDAAuthToken = "da-auth-token" //nolint:gosec // false positive EnvDAAuthToken = "DA_AUTH_TOKEN" //nolint:gosec // false positive EnvDABaseURL = "DA_BASE_URL" EnvDANamespaceID = "DA_NAMESPACE_ID" )
Variables ¶
View Source
var BaseCmd = &cobra.Command{ Use: "evm", Short: "Utilities for managing the EVM shard", Long: style.CLIHeader("World CLI — EVM", "Utilities for managing the EVM shard"), GroupID: "core", }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.