Skip to content

Commit

Permalink
Add account_send to the list of account-specific methods
Browse files Browse the repository at this point in the history
  • Loading branch information
anbsky committed Sep 18, 2019
1 parent fbdc892 commit d12aefb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/proxy/proxy.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ var accountSpecificMethods = []string{

"account_list",
"account_balance",
"account_send",

"channel_abandon",
"channel_create",
Expand Down

0 comments on commit d12aefb

Please sign in to comment.