From 0afa564bb38193e94392ba41817560f1140778de Mon Sep 17 00:00:00 2001 From: Tom Quisel Date: Thu, 15 Aug 2019 15:58:12 -0700 Subject: [PATCH] Add deprecation warning (#377) --- ecosystem/sep-0012.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ecosystem/sep-0012.md b/ecosystem/sep-0012.md index fd9fe21bf..1f75093c6 100644 --- a/ecosystem/sep-0012.md +++ b/ecosystem/sep-0012.md @@ -10,6 +10,10 @@ Updated: 2018-09-11 Version 1.1.0 ``` +## Deprecation warning + +We're currently [recommending](sep-0006.md#recommendations) that anchors and wallets use the SEP-6 interactive flow for transmitting KYC information, rather than SEP-12. Therefore, SEP-12 is **deprecated** for anyone using it as part of a [SEP-6](sep-0006.md) implementation. + ## Abstract This SEP defines a standard way for stellar wallets to upload KYC (or other) information to anchors who need it.