Skip to content

Commit c8b89ed

Browse files
OttoAllmendingerllm-git
authored andcommitted
feat(babylonlabs-io-btc-staking-ts): add channel param to protobuf message creation
Add event channel parameter to the BabylonBtcStakingManager method that creates a protobuf message for BTC delegation. Issue: BTC-2143 Co-authored-by: llm-git <[email protected]>
1 parent 86d0727 commit c8b89ed

File tree

1 file changed

+1
-0
lines changed
  • modules/babylonlabs-io-btc-staking-ts/src/staking

1 file changed

+1
-0
lines changed

modules/babylonlabs-io-btc-staking-ts/src/staking/manager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,6 +1033,7 @@ export class BabylonBtcStakingManager {
10331033

10341034
/**
10351035
* Creates a protobuf message for the BTC delegation.
1036+
* @param channel - The event channel to emit the message on.
10361037
* @param stakingInstance - The staking instance.
10371038
* @param stakingInput - The staking inputs.
10381039
* @param stakingTx - The staking transaction.

0 commit comments

Comments
 (0)