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