mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-02 18:15:56 +00:00
fix: add amount to FormattedPaymentChannel type (#989)
* fix: add amount to FormattedPaymentChannel type * fix: ignore package-lock.json
This commit is contained in:
committed by
Elliot Lee
parent
5bf6f1849a
commit
a842c380cf
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,9 @@
|
||||
# .gitignore
|
||||
|
||||
# Ignore package locks other than Yarn.
|
||||
package-lock.json
|
||||
npm-shrinkwrap.json
|
||||
|
||||
# Ignore vim swap files.
|
||||
*.swp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user