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
@ -666,6 +666,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 = []
|
||||
if (certificants) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user