mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Update content/_code-samples/freeze/py/unfreeze_token.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ token_name = "USD"
|
||||
|
||||
# Amount a trustline can handle
|
||||
value = "0"
|
||||
print("Generating two test wallets...")
|
||||
|
||||
# Address to unfreeze trustline
|
||||
target_addr = generate_faucet_wallet(client=client).classic_address
|
||||
|
||||
Reference in New Issue
Block a user