Skip to content

Commit

Permalink
add quote expired and pending
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Sep 7, 2024
1 parent 6aee94c commit dfcc0fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 04.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ Example `MintMethodSetting`:
| 20001 | Quote request is not paid |
| 20002 | Tokens have already been issued for quote |
| 20003 | Minting is disabled |
| 20005 | Quote is pending |
| 20007 | Quote is expired |

[00]: 00.md
[01]: 01.md
Expand Down
1 change: 1 addition & 0 deletions 05.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ Example `MeltMethodSetting`:
| 11006 | Amount outside of limit range |
| 20005 | Quote is pending |
| 20006 | Invoice already paid |
| 20007 | Quote is expired |

[00]: 00.md
[01]: 01.md
Expand Down

0 comments on commit dfcc0fe

Please sign in to comment.