summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Shibli <omarshib@gmail.com>2017-09-16 21:38:04 +0300
committerOmar Shibli <omarshib@gmail.com>2017-09-16 21:38:04 +0300
commit10104eb211ca4b1b35963a62c2013f16446f15ed (patch)
treedbc5a79a1a23953cb6ea7e02786895c3d68c28ba
parentdd26d813907297098c32e036599c6d1bf26ff92c (diff)
downloadbips-10104eb211ca4b1b35963a62c2013f16446f15ed.tar.xz
added Compatibility
-rw-r--r--bip-draft.mediawiki4
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-draft.mediawiki b/bip-draft.mediawiki
index b3ffc6e..ecf283a 100644
--- a/bip-draft.mediawiki
+++ b/bip-draft.mediawiki
@@ -232,6 +232,10 @@ Similarliy to the input above, excpet this time we have a contract that consists
Verification operation will succeed only if we use identical documents to ones that have been used in the contract address generation.
+==Compatibility==
+
+This scheme is a BIP43 compliant.
+
==Reference implementations==
* Reference wallet implementation, based on Copay project : https://github.com/commerceblock/copay ([[https://github.com/commerceblock/copay/pull/1|pull_request]])