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 681a33a commit 260a7d7Copy full SHA for 260a7d7
rust/signed_doc/README.md
@@ -17,8 +17,7 @@ Prepare non-signed document,
17
`meta.json` file should follow the [`meta.schema.json`](./meta.schema.json).
18
19
```shell
20
-cargo run -p catalyst-signed-doc --example mk_signed_doc build
21
-signed_doc/doc.json signed_doc/schema.json signed_doc/doc.cose signed_doc/meta.json
+cargo run -p catalyst-signed-doc --example mk_signed_doc build signed_doc/doc.json signed_doc/doc.cose signed_doc/meta.json
22
```
23
24
Inspect document
0 commit comments