From 1c890c71777ac6304fb9a2613ef9b084f3c9e8e3 Mon Sep 17 00:00:00 2001 From: Ian Culp <57159226+icculp@users.noreply.github.com> Date: Wed, 6 Oct 2021 15:53:45 -0500 Subject: [PATCH] Rename 17_4_walletinfo.py to 18_4_walletinfo.py --- src/{17_4_walletinfo.py => 18_4_walletinfo.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{17_4_walletinfo.py => 18_4_walletinfo.py} (100%) diff --git a/src/17_4_walletinfo.py b/src/18_4_walletinfo.py similarity index 100% rename from src/17_4_walletinfo.py rename to src/18_4_walletinfo.py