client

package
v0.36.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProposalHandler = govclient.NewProposalHandler(
	cli.NewSubmitCallContractsProposalTxCmd,
	func(ctx client.Context) govrest.ProposalRESTHandler {
		return govrest.ProposalRESTHandler{
			SubRoute: "unsupported-axelarnet-client",
			Handler: func(w http.ResponseWriter, r *http.Request) {
				rest.WriteErrorResponse(w, http.StatusBadRequest, "Legacy REST Routes are not supported for axelarnet proposals")
			},
		}
	},
)

ProposalHandler is the call contracts proposal handler.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL