mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
.
This commit is contained in:
@@ -196,6 +196,8 @@ def main():
|
|||||||
with open(get_path("/Wallet/public.txt"), "w") as f:
|
with open(get_path("/Wallet/public.txt"), "w") as f:
|
||||||
f.write(pub)
|
f.write(pub)
|
||||||
|
|
||||||
|
print("Re-run this script!")
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main()
|
main()
|
||||||
|
|||||||
Reference in New Issue
Block a user