mirror of
https://github.com/amark/gun.git
synced 2025-06-09 07:36:44 +00:00
Added a warning console.log to SEA.certify()
This commit is contained in:
parent
c686a15980
commit
c95b99d376
2
sea.js
2
sea.js
@ -665,6 +665,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// We need some logic here to verify that all params are valid
|
// 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 = (() => {
|
certificants = (() => {
|
||||||
var data = []
|
var data = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user