Co-authored-by: Rome Reginelli <mduo13@gmail.com>
This commit is contained in:
Wo Jake
2022-11-03 15:56:35 +08:00
committed by GitHub
parent 5be408709b
commit e3e022dff5

View File

@@ -120,7 +120,7 @@ def main():
File = PurePath(str(usr) + '/Wallet')
Path_ = str(PurePath(str(usr)))
# If the Wallet's folder doesn't exist, continue on
# If the Wallet's folder already exists, continue on
if os.path.exists(File):
while True:
ask = int(input("\n 1. Transact XRP"