From 608e5e2126f7a88ad8b5464be9eb651fddf452a0 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 19 Jun 2020 14:34:18 -1000 Subject: [PATCH] Create 04_6_Creating_a_Segwit_Transaction --- 04_6_Creating_a_Segwit_Transaction | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 04_6_Creating_a_Segwit_Transaction diff --git a/04_6_Creating_a_Segwit_Transaction b/04_6_Creating_a_Segwit_Transaction new file mode 100644 index 0000000..7e74319 --- /dev/null +++ b/04_6_Creating_a_Segwit_Transaction @@ -0,0 +1,4 @@ +``` +$ bitcoin-cli getnewaddress +tb1q5gnwrh7ss5mmqt0qfan85jdagmumnatcscwpk6 +```