Skip to content

Commit

Permalink
Check pending invoice and notify user
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyGiorgio committed Feb 23, 2024
1 parent 47138d4 commit 037647f
Show file tree
Hide file tree
Showing 11 changed files with 723 additions and 15 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
DATABASE_URL=postgres://localhost/hermes
FM_DB_PATH=./.fedimint-test-dir
NSEC=
#HERMES_PORT=8080
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ target/
.vim/
.direnv
.env
.fedimint-test-dir

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down
Loading

0 comments on commit 037647f

Please sign in to comment.