diff --git a/backend/backend.py b/backend/backend.py index 771487c..972013e 100644 --- a/backend/backend.py +++ b/backend/backend.py @@ -91,7 +91,7 @@ user_hash, post_hash, comment_hash = compile_and_deploy_contract( "../Comment", "one", "/home/ftmi-krasotka/Desktop/frostfs_test/frostfs-aio/morph/node-wallet.json", - False + True )