L-BTC Validator Operation

Method one: Running an LND node and generating an address with BEVM Hub.

1

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.

2

Complete the preparation and deployment of the PoS Validator

This step is essential to becoming a consensus validator. Please follow it strictly.

3

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).

4

Set Commission on the BEVM Hub

Recommend commission value > 10%

1

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).

2

Set Commission on the BEVM Explorer

On the explorer, call setAllocRatio

parameter: (100 means 1%, 10000 means 100% )

Last updated