Skip to content

Commit eee2c37

Browse files
OttoAllmendingerllm-git
andcommitted
feat(scripts): update cherry-pick commit range for btc staking
Update btc-staking cherry-pick commit range to use the latest master commits. Issue: BTC-2143 Co-authored-by: llm-git <[email protected]>
1 parent 2c7b245 commit eee2c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/vendor-github-repo.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ const vendorConfigs: VendorConfig[] = [
187187
'README.md',
188188
],
189189
cherryPick: {
190-
start: '8b8261b8b639d09cbe1223615797c18a2788cd89',
191-
end: '06110dd3e892df326261cd79ead158c28370add7',
190+
start: '161a937c4303d8273922ebfd04640d2391aca246',
191+
end: '8d84d9b02af73d7c216d87aceca3dec0baabfecf',
192192
},
193193
},
194194
];

0 commit comments

Comments
 (0)