This commit is contained in:
Wo Jake
2022-10-29 18:11:34 +08:00
committed by GitHub
parent ce36a11c18
commit 5be408709b

View File

@@ -195,6 +195,8 @@ def main():
with open(get_path("/Wallet/public.txt"), "w") as f:
f.write(pub)
print("Re-run this script!")
if __name__ == '__main__':