Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1014 Bytes

File metadata and controls

27 lines (14 loc) · 1014 Bytes

FAQ

Who can become a Collator?

The interBTC bridge is fully decentralized: anyone can run a Collator.

Do Collators earn fees?

Collators earn transaction fees made by users for preparing blocks.

Troubleshooting

Bootnode with peer id xxx is on a different chain

The genesis chain spec is invalid, please download the file specified in the instructions.

Storage root must match that calculated

The state cache in Substrate has several bugs, nodes are recommended to run with --state-cache-size=0 set. This will no longer be required after this change has been released.

CollatorSelection: InsufficientFunds

The collator account has insufficient stake to register, see collator registration.

CollatorSelection: TooManyCandidates

All collator slots are occupied, please wait until another candidate leaves.