-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Summary
As Babylon will introduce M-of-N multisig for btc staker, btc-staker program needs to support it to send multisig btc delegation to the bitcoin.
Endpoints that need to be added for multisig-specific
- stake
- stake_expand
- spend_stake
- unbond_staking
No needs to support
- create-phase-1-staking-transaction
- create-phase-1-staking-transaction-with-params
- ... other endpoints in cmd/stakercli/transaction/transactions.go
btc-staker/cmd/stakercli/transaction/transactions.go
Lines 52 to 57 in d042e93
createPhase1StakingTransactionCmd, checkPhase1StakingTransactionCmd, checkPhase1StakingTransactionParamsCmd, createPhase1StakingTransactionWithParamsCmd, createPhase1UnbondingTransactionCmd, createPhase1WithdrawalTransactionCmd,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels