Skip to content

Commit

Permalink
change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Davetbutler committed Jun 18, 2024
1 parent d3fbd40 commit 22778a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
load_dotenv()


# 1 Party running simple addition on 1 stored secret and 1 compute time secret
# 1 Party running your first program on 1 stored secret and 1 compute time secret
async def main():
cluster_id = os.getenv("NILLION_CLUSTER_ID")
userkey = getUserKeyFromFile(os.getenv("NILLION_USERKEY_PATH_PARTY_1"))
Expand Down

0 comments on commit 22778a2

Please sign in to comment.