Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stneng committed Aug 9, 2022
1 parent 223d793 commit 28e67e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ cargo run --example mtls_request_core_info <address> <ca_certificate> <client_ce
```
cargo run --example user_lock <address> <user_jwt>
```
```
cargo run --example user_remote_storage <address> <user_jwt A> <user_jwt B> <message> # <message> is optional
```

## Protocol
```
Expand Down

0 comments on commit 28e67e7

Please sign in to comment.