LogoLogo
  • Introduction
  • Running Tellor Layer
    • Getting Started
    • Bridging Sepolia TRB
      • Bridge TRB back to Sepolia
      • Manual Generation of Bridge Query Data / IDs
    • Managing Accounts
    • Node Setup
      • Peers List & Public RPCs
      • Cosmovisor Sync
      • State Sync Troubleshooting / Resetting Chain Data
      • Example .service Files
    • Run a Layer Validator
      • Slashing Rules for Validators
    • Become a Data Reporter
      • Unjail Your Reporter
    • Command Line Usage
      • Query the Chain
      • Creating Transactions
      • Delegate to a Validator
      • Select a Reporter
  • Disputes and Reporter Governance
  • Using Tellor Data
    • Relay Data to EVM Chains
    • Integrating Tellor Data
    • Integrate Tellor on a New Chain
Powered by GitBook
On this page
  1. Running Tellor Layer
  2. Command Line Usage

Select a Reporter

When you select a reporter you increase their reporting power while earning rewards minus the reporter's commission. When you select a reporter, losses can occur if that reporter is disputed.

Be sure to select an active reporter who you trust!

# layerd tx reporter select-reporter [reporter-address] [flags]
# Example selecting reporter tellor148zgkh394d382g4rft3dhl2wx0g6r743vv4q
./layerd tx reporter select-reporter tellor148zgkh394d382g4rft3dhl2wx0g6r743vv4q --from YOUR_ACCOUNT_NAME --fees 5loya --chain-id layertest-4 --node https://node-palmito.tellorlayer.com/rpc/
PreviousDelegate to a ValidatorNextDisputes and Reporter Governance

Last updated 16 days ago