Skip to content

Commit a54c0df

Browse files
OttoAllmendingerllm-git
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 b528376 commit a54c0df

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
@@ -791,6 +791,7 @@ export class BabylonBtcStakingManager {
791791

792792
/**
793793
* Creates a protobuf message for the BTC delegation.
794+
* @param channel - The event channel to emit the message on.
794795
* @param stakingInstance - The staking instance.
795796
* @param stakingInput - The staking inputs.
796797
* @param stakingTx - The staking transaction.

0 commit comments

Comments
 (0)