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 b32a7cf commit 89329f3Copy full SHA for 89329f3
examples/README.md
@@ -80,15 +80,15 @@ Run the "do not train" assertion example:
80
python examples/training.py
81
```
82
83
-### Run the signing and verification example:
+### Run the signing and verification example
84
85
In this example, signing is done with a Signer created using SignerInfo:
86
87
```bash
88
python examples/sign_info.py
89
90
91
-### Run the signing and verification example
+### Run the callback signing and verification example
92
93
In this example, signing is done using a callback signer:
94
0 commit comments