Skip to content

Commit

Permalink
feat: boltz verifier claim amount
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscotobar committed Aug 2, 2024
1 parent a4807e5 commit 37bf7c7
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 36 deletions.
99 changes: 66 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsksmart/rif-relay-server",
"version": "2.3.0-beta-boltz.4",
"version": "2.3.0-beta-boltz.5",
"private": false,
"description": "This project contains all the server code for the rif relay system.",
"license": "MIT",
Expand Down Expand Up @@ -75,8 +75,8 @@
"package.json": "npx sort-package-json"
},
"dependencies": {
"@rsksmart/rif-relay-client": "^2.2.3",
"@rsksmart/rif-relay-contracts": "^2.1.0-beta.0",
"@rsksmart/rif-relay-client": "github:rsksmart/rif-relay-client#boltz-verifier-claim-amount",
"@rsksmart/rif-relay-contracts": "github:rsksmart/rif-relay-contracts#boltz-verifier-claim-amount",
"async-mutex": "^0.4.0",
"async-retry": "^1.3.3",
"bignumber.js": "^9.1.1",
Expand Down

0 comments on commit 37bf7c7

Please sign in to comment.