"bitcoin-signet"
with "bitcoin"
and "babylon-testnet"
with "babylon"
in API calls.
stake
:
[ECDSA or BIP322](hex(bech32Address))
ℹ️ The unbonding PSBT does not need to be signed at this stage, but must be included in the registration transaction, see below.
ℹ️ The returned encoded transaction is in Cosmos’ protobuf format, serialized as hex.
⚠️ Important: Wait fortransaction.parsed.state
to beconfirmed
before proceeding to the next step.
ℹ️ The stakeId is the hash of the Bitcoin staking transaction
unstake
:
encoded
payload with a compatible Bitcoin signer.
withdraw
:
encoded
payload with a compatible Bitcoin signer.