Skip to content

Commit

Permalink
wip: add lock version in scriptHeader
Browse files Browse the repository at this point in the history
  • Loading branch information
RetricSu committed Sep 29, 2024
1 parent 97de069 commit ff89d63
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions website/docs/script/ScriptHeaders.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,18 @@ export const ScriptHeaders: ScriptHeadersType = {
cargo-generate
</a>
</div>,
<div>
<a href="https://github.com/nervosnetwork/ckb-standalone-debugger">
{"ckb-debugger >= v0.118.0"}
</a>
<ul>
<li>
cargo install --git
https://github.com/nervosnetwork/ckb-standalone-debugger --tag
v0.118.0 ckb-debugger{" "}
</li>
</ul>
</div>,
],
},
typeid: {
Expand Down

0 comments on commit ff89d63

Please sign in to comment.