Flow diagrams
Last updated
Last updated
As displayed there are a few bitcoin transactions
To participate in the mining process:
sending funds from each miner to the taproot FROST multisig script address
unlocking the funds by signing with at least K miners (the threshold picked) and sending them to the Stacks address
To commit the Stacks block on Bitcoin when winning:
miners again send funds to the taproot FROST multisig script address
the script spends path is unlocked, the block is committed and the rewards will get on the Stacks' address of the Smart Contract.
The script is thought out so that funds are never lost. If the transaction is not signed by at least K miners, each miner can reclaim his funds from the script after a picked number of blocks, 10 in this case.