Skip to content

Commit

Permalink
feat: pay, charge, payUpTo, chargeUpTo
Browse files Browse the repository at this point in the history
based on @justmoon's proposal in interledgerjs/ilp#130
resolves #22
  • Loading branch information
emschwartz committed Mar 23, 2018
1 parent 63aa20d commit 22e61cf
Show file tree
Hide file tree
Showing 4 changed files with 320 additions and 86 deletions.
6 changes: 6 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,13 @@
},
"devDependencies": {
"@types/chai": "^4.1.2",
"@types/lolex": "^2.1.1",
"@types/mocha": "^2.2.48",
"@types/sinon": "^4.1.3",
"chai": "^4.1.2",
"ilp-plugin-btp": "^1.1.8",
"ilp-protocol-ildcp": "^1.0.0",
"lolex": "^2.3.2",
"mocha": "^5.0.0",
"mocha-typescript": "^1.1.12",
"nyc": "^11.4.1",
Expand Down
Loading

0 comments on commit 22e61cf

Please sign in to comment.