Skip to content

Commit

Permalink
remove fee over and under
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Sep 7, 2024
1 parent 0e441b3 commit 6aee94c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions 02.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,6 @@ A useful flow is:
| Code | Description |
| ----- | ----------------------------------------------- |
| 11002 | Transaction is not balanced (inputs != outputs) |
| 11007 | Fee over paid |
| 11006 | Insufficient fee included |
| 12001 | Keyset is not known |
| 12002 | Keyset is inactive, cannot sign messages |

Expand Down
2 changes: 0 additions & 2 deletions 05.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,6 @@ Example `MeltMethodSetting`:
| 11001 | Token is already spent |
| 11002 | Transaction is not balanced (inputs != outputs) |
| 11005 | Unit in request is not supported |
| 11007 | Fee over paid |
| 11006 | Insufficient fee included |
| 11006 | Amount outside of limit range |
| 20005 | Quote is pending |
| 20006 | Invoice already paid |
Expand Down

0 comments on commit 6aee94c

Please sign in to comment.