Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dougdellolio authored Nov 27, 2017
1 parent 849504f commit af1855f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ var allAccounts = await gdaxClient.accountsService.GetAllAccountsAsync();
- GetAllPaymentMethodsAsync() - get all payment methods

###### Withdrawals ######
- WithdrawFundsAsync(paymentMethodId, amount, currency)
- WithdrawFundsAsync(paymentMethodId, amount, currency) - withdraw funds to a payment method

<h1>Sandbox Support</h1>

Expand Down

0 comments on commit af1855f

Please sign in to comment.