Skip to content

Commit

Permalink
chore: fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Nov 13, 2023
1 parent d2bd136 commit 0ab6615
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -540,8 +540,8 @@ Mints SSSBTs
- `<contract-address> Address of the SBT to mint on`
- `<authority-address> Address of the Authority`
- `<signature-date> sig date`
- `<signature> signature`
- `<signature-date> Signature date`
- `<signature> Signature`
### `masa dynamic-sssbt`
Expand All @@ -562,8 +562,8 @@ Sets a state on a dynamic SSSBTs
- `<state> State`
- `<state-value> State value`
- `<authority-address> Address of the Authority`
- `<signature-date> sig date`
- `<signature> signature`
- `<signature-date> Signature date`
- `<signature> Signature`
#### `masa dynamic-sssbt sign-set-state <contract-address> <receiver> <state> <state-value>`
Expand Down

0 comments on commit 0ab6615

Please sign in to comment.