no SEA throw (gun bug)
This commit is contained in:
parent
dfca4d9bbd
commit
67efc4e995
1 changed files with 3 additions and 2 deletions
|
|
@ -13,8 +13,9 @@ const Encryption = require('../../../utils/encryptionStore')
|
|||
/** @type {import('../contact-api/SimpleGUN').ISEA} */
|
||||
// @ts-ignore
|
||||
const SEAx = require('gun/sea')
|
||||
// @ts-ignore
|
||||
SEAx.throw = true
|
||||
// Re-enable in the future, when SEA errors inside user.auth/etc actually
|
||||
// propagate up.
|
||||
// SEAx.throw = true
|
||||
|
||||
/** @type {import('../contact-api/SimpleGUN').ISEA} */
|
||||
const mySEA = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue