Skip to content

Commit 38679cd

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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", "thor@odin.com");
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", "thor@odin.com");
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)