Skip to content

Commit

Permalink
Update 05.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid authored Dec 10, 2024
1 parent d500137 commit 8d7b62d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 05.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ The wallet `Alice` includes the following `PostMeltQuoteBolt11Request` data in i
{
"request": <str>,
"unit": <str_enum["sat"]>,
"options": {
"options": { // Optional
"amountless": {
"amount_msat": <int>
}
} // Optional
}
}
```

Expand Down

0 comments on commit 8d7b62d

Please sign in to comment.