Open BowTiedDeployer opened 1 year ago
The Stacks Node currently supports having a BTC address and sends the rewards to a different principal/smart contract address.
principal/smart contract
This will add the participant to be able to get his info on the Stacks Side from the seed:
Check if stacks_seed can be tested in this bitcoin_integration_test
bitcoin_integration_test
https://github.com/stacks-degens/stacks-blockchain/blob/ac35cde2c3106b0abf03e1378db317ca14ad8eca/testnet/stacks-node/src/tests/bitcoin_regtest.rs#L161-L165
stacks_seed
In development here
https://github.com/stacks-degens/stacks-blockchain/commit/01933fd3b2896e138d5766d47a60cecef118f019
The Stacks Node currently supports having a BTC address and sends the rewards to a different
principal/smart contract
address.This will add the participant to be able to get his info on the Stacks Side from the seed: