diff --git a/bip-draft.mediawiki b/bip-draft.mediawiki index b3ffc6eb..ecf283a5 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]])