post
https://api.stake.fish/api/v1/chains/babylon-btc/transactions/broadcast/bitcoin
Broadcast a signed BTC staking transaction to the Bitcoin network.
This is step 6 (final step) of the BTC staking flow:
POST transactions/prepare/pre-delegate— Server prepares PSBTs and POP message- Client signs the PSBTs and POP message with their BTC key
POST transactions/prepare/delegate— Server assembles the MsgCreateBTCDelegationPOST transactions/broadcast/babylon— Client signs and broadcasts the Babylon transactionGET stakes/:txId/status— Client polls until delegation reachesVERIFIEDorACTIVEstatePOST transactions/broadcast/bitcoin— Client broadcasts the signed Bitcoin staking transaction (you are here)
Important: Only broadcast the Bitcoin staking transaction after the delegation has been verified in step 5. Broadcasting before verification may result in lost funds.
