mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 18:44:20 +01:00
fix help
This commit is contained in:
@@ -31,9 +31,7 @@ async def verify_mints(ctx, dtoken):
|
||||
# we encountered a new mint and ask for a user confirmation
|
||||
trust_token_mints = False
|
||||
print("")
|
||||
print(
|
||||
"Warning: Tokens are from a mint you don't know yet. Make sure that you know this mint."
|
||||
)
|
||||
print("Warning: Tokens are from a mint you don't know yet.")
|
||||
print("\n")
|
||||
print(f"Mint URL: {mint_url}")
|
||||
print(f"Mint keyset: {keyset}")
|
||||
|
||||
Reference in New Issue
Block a user