Become a Data Reporter
Last updated
Last updated
This section assumes that you have a and running already.
Create the create-reporter
transaction. The command requires that you specify your commission rate, min-tokens-required, and a moniker for your reporter:
A commision-rate
of 0.05
means that you get 5% of rewards from your selectors. This can be changed later.
A min-tokens-required
value of 1000000
prevents spam by requiring that selectors have at least 1 TRB in their wallet. This can be changed later.
Your moniker
can be anything you like. (REPORTER_MONIKER) in the example command:
Check if your reporter was created successfully:
If you see your address in the list, your reporter was created successfully.
Restart your node again, adding flags for turning on the integrated price daemon:
To see your report transactions, query the oracle module with the command:
If you see a list of reports, congratulations! You're now a tellor reporter.