Skip to content

Commit

Permalink
docs(se): fix create account json payload
Browse files Browse the repository at this point in the history
  • Loading branch information
kincaidoneil committed Oct 20, 2019
1 parent c74b71a commit 3a4b528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0038-settlement-engines/0038-settlement-engines.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Content-Type: application/json

```json
{
"id": <id>
"id": "<id>"
}
```

Expand Down

0 comments on commit 3a4b528

Please sign in to comment.