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