<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Relay Reward Lottery: 4 Million AQA for the Nodes That Keep AntiQua Running]]></title><description><![CDATA[<p dir="auto">Mining secures the chain. But a blockchain also needs <strong>nodes that pass things along</strong> – transactions, blocks, compact-block help. That work costs bandwidth and uptime, and on most chains it pays exactly nothing. <img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:1.4em;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /></p>
<p dir="auto">AntiQua pays for it. <strong>4,000,000 AQA – 7.14 % of the total supply – belong to the Relay Reward Lottery</strong>, and the rules are enforced by consensus, not by a server we run.</p>
<hr />
<h2><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f3b2.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--game_die" style="height:1.4em;width:auto;vertical-align:middle" title=":game_die:" alt="🎲" /> How it works</h2>
<p dir="auto">Every block from height 5 onwards can pay <strong>1.5 AQA</strong> to exactly one registered relay node. The payout is the <strong>second output of that block's coinbase</strong>, right next to the miner's reward – as public and verifiable as any other transaction.</p>
<p dir="auto">Who wins is <strong>not</strong> decided by us and not by a queue:</p>
<ol>
<li>All eligible candidates are sorted by their payout address</li>
<li>The winner's index is drawn from <strong>SHAKE-256</strong> over the <strong>previous block's hash</strong>, with its own domain tag <code>AQA/RELAY-LOTTERY-IDX/v1</code></li>
<li>Every node computes the same winner and <strong>rejects a block that pays someone else</strong></li>
</ol>
<p dir="auto">If there is no eligible candidate, <strong>nobody</strong> gets a relay payout for that block – and the miner keeps the fees untouched.</p>
<hr />
<h2><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4e5.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--inbox_tray" style="height:1.4em;width:auto;vertical-align:middle" title=":inbox_tray:" alt="📥" /> How to register</h2>
<p dir="auto">Registration is <strong>an on-chain transaction</strong>, not a setting in a config file. It carries three things:</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4b5.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--dollar" style="height:1.4em;width:auto;vertical-align:middle" title=":dollar:" alt="💵" /> <strong>Bond</strong></td>
<td>at least <strong>0.5 AQA</strong>, locked in a dedicated output. The coin must already belong to your payout address, and coinbase coins need their <strong>100 confirmations</strong> first</td>
</tr>
<tr>
<td><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4aa.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--muscle" style="height:1.4em;width:auto;vertical-align:middle" title=":muscle:" alt="💪" /> <strong>Proof-of-work</strong></td>
<td>a <strong>RandomX (light)</strong> proof with its own domain <code>AQA/RELAY-REG-POW/v3</code>, over a block hash from the last <strong>12 blocks</strong>. Difficulty scales with the number of candidates (target: 100)</td>
</tr>
<tr>
<td><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f511.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--key" style="height:1.4em;width:auto;vertical-align:middle" title=":key:" alt="🔑" /> <strong>Ownership proof</strong></td>
<td>the transaction must spend a coin that belongs to the payout address, so nobody can register an address they don't control</td>
</tr>
</tbody>
</table>
<p dir="auto">In the desktop wallet that's the <strong>Node Rewards</strong> view; the CLI equivalent is <code>relay register &lt;payout address&gt;</code> after loading your wallet.</p>
<p dir="auto"><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/26a0.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--warning" style="height:1.4em;width:auto;vertical-align:middle" title=":warning:" alt="⚠" /> <strong>Not on Android.</strong> The Android build has no RandomX, so registration there fails by design. Use the desktop wallet or the CLI.</p>
<hr />
<h2><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/23f3.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--hourglass_flowing_sand" style="height:1.4em;width:auto;vertical-align:middle" title=":hourglass_flowing_sand:" alt="⏳" /> From registration to your first chance</h2>
<pre><code>Block H        registration is included
H + 6          activation_height – the candidate exists
H + 12         first block you can actually win (bias guard)
H + 1,440      registration expires (~10 days mainnet, ~2 days testnet)
</code></pre>
<p dir="auto">After a win, your payout address has to <strong>sit out 144 blocks</strong> – about a day on mainnet – before it can win again. So a single node cannot collect block after block, and an expired registration simply drops out: the reward follows nodes that are <strong>actually online</strong>.</p>
<hr />
<h2><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4b0.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--moneybag" style="height:1.4em;width:auto;vertical-align:middle" title=":moneybag:" alt="💰" /> What it pays, and for how long</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td>Reward per block</td>
<td><strong>1.5 AQA</strong> from the relay budget</td>
</tr>
<tr>
<td>Total budget</td>
<td><strong>4,000,000 AQA</strong></td>
</tr>
<tr>
<td>First possible block</td>
<td>height <strong>5</strong></td>
</tr>
<tr>
<td>Duration</td>
<td>roughly <strong>50 years</strong> on mainnet at 10-minute blocks</td>
</tr>
<tr>
<td>When the budget runs out</td>
<td><strong>5 % of that block's fees</strong> go to the relay winner instead</td>
</tr>
</tbody>
</table>
<p dir="auto">The budget is <strong>not</strong> created in one block like the ecosystem funds. It trickles out block by block, and every node tracks exactly how much has been emitted so far.</p>
<hr />
<h2><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f6e1.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--shield" style="height:1.4em;width:auto;vertical-align:middle" title=":shield:" alt="🛡" /> What protects the draw – and what doesn't</h2>
<p dir="auto">Honest engineering means naming the limits too.</p>
<p dir="auto"><strong>What is protected:</strong></p>
<ul>
<li><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4b5.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--dollar" style="height:1.4em;width:auto;vertical-align:middle" title=":dollar:" alt="💵" /> The <strong>bond</strong> makes mass registration expensive, and the <strong>proof-of-work</strong> makes it slow</li>
<li><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f465.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--busts_in_silhouette" style="height:1.4em;width:auto;vertical-align:middle" title=":busts_in_silhouette:" alt="👥" /> At most <strong>5 registrations per block</strong>, and at most <strong>32</strong> waiting in the mempool</li>
<li><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/231b.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--hourglass" style="height:1.4em;width:auto;vertical-align:middle" title=":hourglass:" alt="⌛" /> <strong>Activation delay and bias guard</strong> (6 + 6 blocks) stop last-minute registrations aimed at the very next draw</li>
<li><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/26d4.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--no_entry" style="height:1.4em;width:auto;vertical-align:middle" title=":no_entry:" alt="⛔" /> <strong>Cooldown of 144 blocks</strong> per payout address</li>
<li><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f512.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--lock" style="height:1.4em;width:auto;vertical-align:middle" title=":lock:" alt="🔒" /> <strong>Fail-closed validation</strong>: if a node cannot check the bond, the block is rejected. A coinbase paying the wrong winner, or paying the miner too much, is invalid</li>
</ul>
<p dir="auto"><strong>What is not fully solved, and we say so openly:</strong></p>
<ul>
<li><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/26a0.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--warning" style="height:1.4em;width:auto;vertical-align:middle" title=":warning:" alt="⚠" /> The draw uses the <strong>previous block's hash</strong>. A miner who is building that previous block can, in principle, grind it so that the <em>next</em> block favours their own node. This is a <strong>known, documented limitation</strong> of the current design, not an oversight. The bias guard does not remove it.</li>
</ul>
<p dir="auto">We consider that acceptable for now: the gain per block is 1.5 AQA, grinding costs real hashing, and the cooldown caps how often one address can benefit. If it ever becomes worthwhile, the seed can be hardened – and any such change would be announced in the <a href="/topic/12">Core Changelog</a> first.</p>
<hr />
<h2><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f50d.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--mag" style="height:1.4em;width:auto;vertical-align:middle" title=":mag:" alt="🔍" /> How to check it yourself</h2>
<ul>
<li><strong>Block detail in the explorer</strong> shows the relay winner and whether the payout came from the budget or from the fee fallback</li>
<li><strong>Coinbase breakdown</strong> of the block carries <code>relay_lottery_sat</code> and the winner address</li>
<li>In the desktop wallet: the <strong>Node Rewards</strong> view shows candidates, budget and your own status</li>
</ul>
<hr />
<h2><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4ca.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--bar_chart" style="height:1.4em;width:auto;vertical-align:middle" title=":bar_chart:" alt="📊" /> Where it fits in</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Who</th>
<th>Gets paid</th>
<th>From</th>
</tr>
</thead>
<tbody>
<tr>
<td><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/26cf.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--pick" style="height:1.4em;width:auto;vertical-align:middle" title=":pick:" alt="⛏" /> <strong>Miners</strong></td>
<td>block reward + all fees in the block</td>
<td>42,000,000 AQA over the halvings</td>
</tr>
<tr>
<td><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f3b2.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--game_die" style="height:1.4em;width:auto;vertical-align:middle" title=":game_die:" alt="🎲" /> <strong>Relay nodes</strong></td>
<td>1.5 AQA per block</td>
<td>4,000,000 AQA, then 5 % of fees</td>
</tr>
<tr>
<td><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/2764.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--heart" style="height:1.4em;width:auto;vertical-align:middle" title=":heart:" alt="❤" /><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f41e.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--beetle" style="height:1.4em;width:auto;vertical-align:middle" title=":beetle:" alt="🐞" /><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f6e0.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--hammer_and_wrench" style="height:1.4em;width:auto;vertical-align:middle" title=":hammer_and_wrench:" alt="🛠" /><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f5a5.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--desktop_computer" style="height:1.4em;width:auto;vertical-align:middle" title=":desktop_computer:" alt="🖥" /> <strong>Ecosystem funds</strong></td>
<td>one-time, in blocks #1–#4</td>
<td>10,000,000 AQA</td>
</tr>
</tbody>
</table>
<p dir="auto">More: <a href="/topic/15">AntiQua Tokenomics</a> · <a href="/topic/16">How Fees Work</a></p>
<hr />
<h2><img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4ac.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--speech_balloon" style="height:1.4em;width:auto;vertical-align:middle" title=":speech_balloon:" alt="💬" /> Questions?</h2>
<p dir="auto">Wondering whether your VPS is enough, how long the registration proof-of-work takes, or what happens when your node goes offline? <strong>Ask below.</strong> <img src="https://forum.antiqua-blockchain.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f447.png?v=78063b0341f" class="not-responsive emoji emoji-android emoji--point_down" style="height:1.4em;width:auto;vertical-align:middle" title=":point_down:" alt="👇" /></p>
<p dir="auto"><em>— Blythex</em></p>
]]></description><link>https://forum.antiqua-blockchain.com/topic/18/relay-reward-lottery-4-million-aqa-for-the-nodes-that-keep-antiqua-running</link><generator>RSS for Node</generator><lastBuildDate>Sat, 26 Sep 2026 11:33:18 GMT</lastBuildDate><atom:link href="https://forum.antiqua-blockchain.com/topic/18.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Sep 2026 19:35:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Relay Reward Lottery: 4 Million AQA for the Nodes That Keep AntiQua Running on Wed, 23 Sep 2026 11:37:45 GMT]]></title><description><![CDATA[<p dir="auto">I think that by the first quarter of 2027, the first nodes will be running on the testnet by users.</p>
]]></description><link>https://forum.antiqua-blockchain.com/post/26</link><guid isPermaLink="true">https://forum.antiqua-blockchain.com/post/26</guid><dc:creator><![CDATA[Blythex]]></dc:creator><pubDate>Wed, 23 Sep 2026 11:37:45 GMT</pubDate></item><item><title><![CDATA[Reply to Relay Reward Lottery: 4 Million AQA for the Nodes That Keep AntiQua Running on Wed, 23 Sep 2026 11:20:32 GMT]]></title><description><![CDATA[<p dir="auto">Когда можно будет присоединиться к сети?</p>
]]></description><link>https://forum.antiqua-blockchain.com/post/25</link><guid isPermaLink="true">https://forum.antiqua-blockchain.com/post/25</guid><dc:creator><![CDATA[AlexTM]]></dc:creator><pubDate>Wed, 23 Sep 2026 11:20:32 GMT</pubDate></item></channel></rss>