Fix some issues with NFT code samples

This commit is contained in:
mDuo13
2024-05-29 16:12:05 -07:00
parent e24b4185f8
commit 2e2e7a1fdc
5 changed files with 259 additions and 21 deletions

View File

@@ -8,7 +8,7 @@ from xrpl.clients import JsonRpcClient
# https://xrpl.org/nftokenpage.html#nftokenpage
# https://xrpl.org/nft_buy_offers.html#nft_buy_offers
# Testnet example: r3CJF73Ugs5cT4G58CDBp6RAmycGdnTAFN
# Testnet example: rP7aApVAyf3bjtRVVTixVSHBbU4kpd742k
account = input("Enter wallet address: ")
# Connect to a testnet node