Skip to content

Conversation

@abhinavsagar
Copy link

@abhinavsagar abhinavsagar commented Mar 7, 2019

When the miner receives a POST request from the wallet and the update request dosen't match the miner's address then display appropriate message to the user.

elif request.method == 'POST' and request.args.post("update") !=MINER_ADDRESS: print("Transaction submission failed. Address not verified\n")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant