We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e7ef5 commit a631006Copy full SHA for a631006
modules/utxo-staking/src/babylon/delegationMessage.ts
@@ -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
+ */
4
import assert from 'assert';
5
6
import * as vendor from '@bitgo/babylonlabs-io-btc-staking-ts';
0 commit comments