Skip to content

Commit

Permalink
Update 05.md
Browse files Browse the repository at this point in the history
Co-authored-by: Pavol Rusnak <[email protected]>
  • Loading branch information
thesimplekid and prusnak authored Oct 10, 2024
1 parent 564a8f0 commit e38d087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 05.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The wallet `Alice` includes the following `PostMeltQuoteBolt11Request` data in i
```json
{
"request": <str>,
"unit": <str_enum["sat"]>
"unit": <str_enum["sat"]>,
"amount": <int|null>
}
```
Expand Down

0 comments on commit e38d087

Please sign in to comment.