d3 update

This commit is contained in:
Daniel Pollithy 2017-08-31 19:38:20 +02:00
parent 86b338f4a5
commit cfaa6a86e3

View File

@ -82,6 +82,7 @@ def protocol(address):
# ETHEREUM
# now start the transaction
if not settings.DEMO:
print('node start_charging.js {} {}'.format(settings.CLIENT_ETHEREUM_ADDRESS, server_ethereum_address))
p = Popen(
[
'node',