Skip to content

Commit a631006

Browse files
feat(utxo-staking): add reference link to babylon types impl
Issue: BTC-1933
1 parent d0e7ef5 commit a631006

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/utxo-staking/src/babylon/delegationMessage.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* https://github.com/babylonlabs-io/babylon/blob/v1.99.0-snapshot.250211/x/btcstaking/types/validate_parsed_message.go
3+
*/
14
import assert from 'assert';
25

36
import * as vendor from '@bitgo/babylonlabs-io-btc-staking-ts';

0 commit comments

Comments
 (0)