Skip to content

Commit

Permalink
rm admin ket
Browse files Browse the repository at this point in the history
  • Loading branch information
nadineloepfe committed Dec 17, 2024
1 parent 461f6e4 commit b5b3cc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ def create_token(client, operator_id):
.set_decimals(2)
.set_initial_supply(1000)
.set_treasury_account_id(operator_id)
.set_admin_key(admin_public_key)
.freeze_with(client)
)

Expand Down

0 comments on commit b5b3cc8

Please sign in to comment.