Update requesthandler.sh

This commit is contained in:
Francis Pouliot
2020-01-17 11:21:45 -05:00
committed by GitHub
parent e45d3faae6
commit 60d9bb5b6d

View File

@@ -232,7 +232,7 @@ main() {
response_to_client "${response}" ${?}
break
;;
getbalance)
getbalances)
# curl (GET) http://192.168.111.152:8080/getbalances
response=$(getbalances)