For the complete documentation index, see llms.txt. This page is also available as Markdown.

Relayers

Relayers module manager kinds of relayers.

Available Commands

Name
Description

relayers

Query relayers

threshold

Query threshold

add-relayers

Add new relayers

delete-relayer

Delete a relayer

set-threshold

Set threshold

stafihubd query relayers relayers

Query the relayers of a specific denomination and arena.

stafihubd query relayers relayers [arena] [denom] [flags]

stafihubd query relayers threshold

Query the threshold of a specific denomination and arena.

stafihubd query relayers threshold [arena] [denom] [flags]

stafihubd tx relayers add-relayers

Add relayers for a specific denomination and arena.

stafihubd tx relayers delete-relayer

Delete a relayer for a specific denomination and arena.

stafihubd tx relayers set-threshold

Set the threshold for a specific denomination and arena, the default value is 0 if unset.

Last updated