From 21f7affe44a3d42c117eef55148f2a877df9802b Mon Sep 17 00:00:00 2001 From: Ian Culp <57159226+icculp@users.noreply.github.com> Date: Wed, 6 Oct 2021 16:39:56 -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