mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Update content/_code-samples/freeze/py/unfreeze_token.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
@@ -39,5 +39,5 @@ if stxn_result["meta"]["TransactionResult"] == "tesSUCCESS":
|
||||
print(f'Successfully enabled no freeze for {sender_wallet.classic_address}')
|
||||
print(stxn_result["hash"])
|
||||
else:
|
||||
print({stxn_result["meta"]["TransactionResult"])
|
||||
print(stxn_result["meta"]["TransactionResult"])
|
||||
print(stxn_result["hash"])
|
||||
|
||||
Reference in New Issue
Block a user