From 98528bf8dc90d00dcf950833d86a78edc773b4e2 Mon Sep 17 00:00:00 2001 From: Adrian Gallagher Date: Wed, 9 Dec 2020 15:13:40 -0800 Subject: [PATCH] Litecoin: Multisig --- test/util/data/txcreatemultisig2.json | 2 +- test/util/data/txcreatemultisig4.json | 2 +- test/util/data/txcreateoutpubkey3.json | 2 +- test/util/data/txcreatescript2.json | 2 +- test/util/data/txcreatescript4.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/util/data/txcreatemultisig2.json b/test/util/data/txcreatemultisig2.json index f97d26589..ea757ee15 100644 --- a/test/util/data/txcreatemultisig2.json +++ b/test/util/data/txcreatemultisig2.json @@ -18,7 +18,7 @@ "reqSigs": 1, "type": "scripthash", "addresses": [ - "34HNh57oBCRKkxNyjTuWAJkTbuGh6jg2Ms" + "MAVWzxXm8KGkZTesqLtqywzrvbs96FEoKy" ] } } diff --git a/test/util/data/txcreatemultisig4.json b/test/util/data/txcreatemultisig4.json index a00dbe3f5..b05e5b278 100644 --- a/test/util/data/txcreatemultisig4.json +++ b/test/util/data/txcreatemultisig4.json @@ -18,7 +18,7 @@ "reqSigs": 1, "type": "scripthash", "addresses": [ - "3BoFUz1StqcNcgUTZE5cC1eFhuYFzj3fGH" + "MJ1PnsRQqxToRBkMf74x1etf2c8i2imj3Y" ] } } diff --git a/test/util/data/txcreateoutpubkey3.json b/test/util/data/txcreateoutpubkey3.json index 4d904df3c..7e23c4432 100644 --- a/test/util/data/txcreateoutpubkey3.json +++ b/test/util/data/txcreateoutpubkey3.json @@ -18,7 +18,7 @@ "reqSigs": 1, "type": "scripthash", "addresses": [ - "3GnzN8FqgvYGYdhj8NW6UNxxVv3Uj1ApQn" + "MP18g1foe3PhM8ydEFVSJ2DMpcdvhLebXR" ] } } diff --git a/test/util/data/txcreatescript2.json b/test/util/data/txcreatescript2.json index 32dd64457..0488d72b5 100644 --- a/test/util/data/txcreatescript2.json +++ b/test/util/data/txcreatescript2.json @@ -18,7 +18,7 @@ "reqSigs": 1, "type": "scripthash", "addresses": [ - "3C5QarEGh9feKbDJ3QbMf2YNjnMoiPDhNp" + "MJHYtjeEeGX586VC9HahUfnn4UxFmqozk8" ] } } diff --git a/test/util/data/txcreatescript4.json b/test/util/data/txcreatescript4.json index 2271ecfa0..15e3e565c 100644 --- a/test/util/data/txcreatescript4.json +++ b/test/util/data/txcreatescript4.json @@ -18,7 +18,7 @@ "reqSigs": 1, "type": "scripthash", "addresses": [ - "3BNQbeFeJJGMAyDxPwWPuqxPMrjsFLjk3f" + "MHaYuXfcFR7myUVrVpVjjVCngZLKDuRbn3" ] } }