From c95b99d376d2cce26a865ab88dfd8d257ec7143c Mon Sep 17 00:00:00 2001 From: mimiza Date: Wed, 28 Oct 2020 19:38:14 +0700 Subject: [PATCH] Added a warning console.log to SEA.certify() --- sea.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sea.js b/sea.js index 91d8512b..664f094c 100644 --- a/sea.js +++ b/sea.js @@ -665,6 +665,8 @@ */ // We need some logic here to verify that all params are valid + + console.log('SEA.certify() is an early experimental community supported method that may change API behavior without warning in any future version.') certificants = (() => { var data = []