L-BTC Validator Operation
Prerequisites: You have run a PoS(Wasm) Validator Before.
Method one: Running an LND node and generating an address with BEVM Hub.
Complete the related steps for User Operation
In the mother consensus mechanism, the staking for validators is divided into two parts: L-BTC staking and Wasm's BEVM staking. Therefore, you need to set up an L-BTC node. We provide a quick guide to help you quickly set up this part. You need to obtain the EVM address mapped by the AA wallet for binding in the third step.
Complete the preparation and deployment of the PoS Validator
This step is essential to becoming a consensus validator. Please follow it strictly.
Complete the wallet's EVM address to the Wasm wallet
Binding an EVM address is a prerequisite for becoming an L-BTC staking mining validator node (can accept LBTC token staking, and participate in BEVM mining).
Validator nodes not participating in L-BTC staking mining (i.e., without bound EVM address) can still receive BTC gas rewards and BEVM transaction fee rewards(Different from the BEVM assigned with the Mother Consensus).
It is recommended that validators bind the EVM address generated within the BEVM Hub to facilitate the claiming process.

Method two: Directly using a personal EVM address without involving LND-related content.
Complete the wallet's EVM address to the Wasm wallet
Binding an EVM address is prerequisite for becoming an L-BTC staking mining validator node (can accept LBTC token staking, participate in BEVM mining).
Validator nodes not participating in L-BTC staking mining (i.e., without bound EVM address) can still receive BTC gas rewards and BEVM transaction fee rewards(Different from the BEVM assigned with the Mother Consensus).

Set Commission on the BEVM Explorer
On the explorer, call setAllocRatio
parameter: (100 means 1%, 10000 means 100% )

Last updated