Skip to content

Commit 38679cd

Browse files
committed
updated to match docs
1 parent 4067fa0 commit 38679cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let user = thepeer.indexUser("Thor Odin", "thor", "[email protected]");
3030
* processSendReceipt
3131
- `accepts`:
3232
- receipt_id (string)
33-
- insufficient_funds (bool)
33+
- event (string)
3434
- `returns`: object
3535

3636
* indexUser
@@ -65,7 +65,7 @@ let user = thepeer.indexUser("Thor Odin", "thor", "[email protected]");
6565
* authorizeDirectCharge
6666
- `accepts`:
6767
- reference (string)
68-
- insufficient_funds (bool)
68+
- event (string)
6969
- `returns`: object
7070

7171
## Extra

0 commit comments

Comments
 (0)