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 c5cb51f commit 3acc092Copy full SHA for 3acc092
src/app/disclaimer.js
@@ -10,7 +10,6 @@ export default function Disclaimer({ config: { ckbChain } }) {
10
the use of a new transaction building protocol named{" "}
11
<strong>Cobuild</strong>.
12
</li>
13
- <li>In this demo, JoyID is used to sign transactions.</li>
14
<li>This demo runs in the CKB chain {ckbChain}.</li>
15
</ul>
16
</Alert>
0 commit comments