Update content/_code-samples/freeze/py/unfreeze_token.py

Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
Obiajulu
2022-11-17 17:32:44 -08:00
committed by GitHub
parent 241c17cea3
commit 6eb4cef154

View File

@@ -3,7 +3,6 @@ from xrpl.models import IssuedCurrencyAmount, TrustSet
from xrpl.transaction import (safe_sign_and_autofill_transaction,
send_reliable_submission)
from xrpl.models import TrustSetFlag
from xrpl.utils import str_to_hex
from xrpl.wallet import generate_faucet_wallet
client = JsonRpcClient("https://s.altnet.rippletest.net:51234") # connect to testnet