From a7ded87ae9e1caa7a78685bf718a57da686931e5 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 31 May 2017 13:52:56 -0700 Subject: [PATCH] Create 10_4_Writing_Complex_Multisig_Scripts.md --- 10_4_Writing_Complex_Multisig_Scripts.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 10_4_Writing_Complex_Multisig_Scripts.md diff --git a/10_4_Writing_Complex_Multisig_Scripts.md b/10_4_Writing_Complex_Multisig_Scripts.md new file mode 100644 index 0000000..a1e9dc3 --- /dev/null +++ b/10_4_Writing_Complex_Multisig_Scripts.md @@ -0,0 +1,2 @@ + * Complex 1 or 1 OR 2 of 3 [corporation] + * Escrow: 2 of 3 (A | B | E); then 2 of 2 (AE) OR 2 of 2 (BE); then 2 of 2 (AE) OR 2 of 2 (BE) OR 2 of 2 after time-delay (AB)