Skip to content

Commit

Permalink
Fixed error in README example.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Witkowski committed Mar 6, 2023
1 parent 22a8def commit e5c5535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/contract/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ After validation has succeed, the contract routes the message to the correct han
"name": "Security2",
"amount": "5000",
"security_type": {
"primary": {}
"tranche": {}
},
"minimum_amount": "100",
"price_per_unit": {
Expand Down

0 comments on commit e5c5535

Please sign in to comment.