Update check_global_freeze.py

This commit is contained in:
Obiajulu
2022-11-16 21:09:53 -08:00
committed by GitHub
parent bb837e1d2d
commit 8e77b5ae79

View File

@@ -22,8 +22,6 @@ issuer_addr = "rfDJ98Z8k7ubr6atbZoCqAPdg9MetyBwcg"
# Build account line query
print(f"Checking if global freeze is enabled for the address {issuer_addr}")
print(f"Checking if global freeze is enabled for the address {issuer_addr}")
print(f"Checking if global freeze is enabled for the address {issuer_addr}")
acc_info = AccountInfo(account=issuer_addr, ledger_index="validated")
# Submit query