Open Bill-Kunj opened 3 years ago
Currently, using deploy to deploy a rholang file simply exits with success/failure. Doing a propose is left to the user. It might be beneficial to developers to have deploy ask to do a propose if the deploy is successful.
deploy
propose
Currently, using
deploy
to deploy a rholang file simply exits with success/failure. Doing apropose
is left to the user. It might be beneficial to developers to havedeploy
ask to do apropose
if thedeploy
is successful.