diff --git a/proxy_docker/app/script/requesthandler.sh b/proxy_docker/app/script/requesthandler.sh index e920912..1206c0f 100644 --- a/proxy_docker/app/script/requesthandler.sh +++ b/proxy_docker/app/script/requesthandler.sh @@ -175,6 +175,12 @@ main() response_to_client "${response}" ${?} break ;; + getblockchaininfo) + # http://192.168.111.152:8080/getblockchaininfo + + response=$(get_blockchain_info) + response_to_client "${response}" ${?} + ;; gettransaction) # curl (GET) http://192.168.111.152:8080/gettransaction/af867c86000da76df7ddb1054b273ca9e034e8c89d049b5b2795f9f590f67648