Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/cd/99c1f914aea5019b0564fc3bdbb3bc4d2f07bc81765eecb9a3d76c6ae769e5b743b296
T
2025-11-08 10:06:45 +00:00

1 line
341 KiB
Plaintext

{"dependencies":[{"name":"@babel/runtime/helpers/asyncToGenerator","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"YisBBiy2Xm9DEVdFebZ2nbgAHBo=","exportNames":["*"],"imports":1}},{"name":"@babel/runtime/helpers/classCallCheck","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"yg7e6laZwmpbIvId5jovq9ugXp8=","exportNames":["*"],"imports":1}},{"name":"@babel/runtime/helpers/createClass","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"Z6pzkVZ2fvxBLkFTgVVOy4UDj30=","exportNames":["*"],"imports":1}},{"name":"@babel/runtime/helpers/callSuper","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"378KbBHdmndC3iMXZ2Ix8oB3LeE=","exportNames":["*"],"imports":1}},{"name":"@babel/runtime/helpers/inherits","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"y0uNg4LxF1CLscQChxzgo5dfjvA=","exportNames":["*"],"imports":1}},{"name":"@walletconnect/core","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":74,"index":74},"end":{"line":1,"column":104,"index":104}}],"key":"Vu+GJ/hap8H8PRb5aJLBcNHMXvc=","exportNames":["*"],"imports":1}},{"name":"@walletconnect/logger","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":107,"index":107},"end":{"line":1,"column":139,"index":139}}],"key":"fUbCpo2ZppuPwLBUFQSEYJk01uI=","exportNames":["*"],"imports":1}},{"name":"@walletconnect/types","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":142,"index":142},"end":{"line":1,"column":173,"index":173}}],"key":"ZHyTEkYCbycf/kFY/I9ZK9yPqII=","exportNames":["*"],"imports":1}},{"name":"@walletconnect/utils","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":176,"index":176},"end":{"line":1,"column":207,"index":207}}],"key":"Lmb8pslQpIPPpY8cFLCTOV6L7zM=","exportNames":["*"],"imports":1}},{"name":"events","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":210,"index":210},"end":{"line":1,"column":227,"index":227}}],"key":"JsYPPZbiyTKGtgYi4nFi37XasmQ=","exportNames":["*"],"imports":1}},{"name":"@walletconnect/time","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":230,"index":230},"end":{"line":1,"column":260,"index":260}}],"key":"F5SG3Se2rjSCzigxfBKI11htfIE=","exportNames":["*"],"imports":1}},{"name":"@walletconnect/jsonrpc-utils","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":263,"index":263},"end":{"line":1,"column":302,"index":302}}],"key":"0UDJpKn4U8DzZq+zCbKFi7eUgV0=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _asyncToGenerator = require(_dependencyMap[0], \"@babel/runtime/helpers/asyncToGenerator\").default;\n var _classCallCheck = require(_dependencyMap[1], \"@babel/runtime/helpers/classCallCheck\").default;\n var _createClass = require(_dependencyMap[2], \"@babel/runtime/helpers/createClass\").default;\n var _callSuper = require(_dependencyMap[3], \"@babel/runtime/helpers/callSuper\").default;\n var _inherits = require(_dependencyMap[4], \"@babel/runtime/helpers/inherits\").default;\n Object.defineProperty(exports, \"__esModule\", {\n value: !0\n });\n var y = require(_dependencyMap[5], \"@walletconnect/core\"),\n O = require(_dependencyMap[6], \"@walletconnect/logger\"),\n U = require(_dependencyMap[7], \"@walletconnect/types\"),\n i = require(_dependencyMap[8], \"@walletconnect/utils\"),\n $ = require(_dependencyMap[9], \"events\"),\n p = require(_dependencyMap[10], \"@walletconnect/time\"),\n g = require(_dependencyMap[11], \"@walletconnect/jsonrpc-utils\");\n function W(E) {\n return E && typeof E == \"object\" && \"default\" in E ? E : {\n default: E\n };\n }\n var B = W($);\n var A = \"wc\",\n L = 2,\n b = \"client\",\n T = `${A}@${L}:${b}:`,\n V = {\n name: b,\n logger: \"error\",\n controller: !1,\n relayUrl: \"wss://relay.walletconnect.com\"\n },\n Z = {\n session_proposal: \"session_proposal\",\n session_update: \"session_update\",\n session_extend: \"session_extend\",\n session_ping: \"session_ping\",\n session_delete: \"session_delete\",\n session_expire: \"session_expire\",\n session_request: \"session_request\",\n session_request_sent: \"session_request_sent\",\n session_event: \"session_event\",\n proposal_expire: \"proposal_expire\"\n },\n ee = {\n database: \":memory:\"\n },\n M = \"WALLETCONNECT_DEEPLINK_CHOICE\",\n se = {\n created: \"history_created\",\n updated: \"history_updated\",\n deleted: \"history_deleted\",\n sync: \"history_sync\"\n },\n te = \"history\",\n ie = \"0.3\",\n Y = \"proposal\",\n re = p.THIRTY_DAYS,\n k = \"Proposal expired\",\n Q = \"session\",\n P = p.SEVEN_DAYS,\n J = \"engine\",\n N = {\n wc_sessionPropose: {\n req: {\n ttl: p.FIVE_MINUTES,\n prompt: !0,\n tag: 1100\n },\n res: {\n ttl: p.FIVE_MINUTES,\n prompt: !1,\n tag: 1101\n }\n },\n wc_sessionSettle: {\n req: {\n ttl: p.FIVE_MINUTES,\n prompt: !1,\n tag: 1102\n },\n res: {\n ttl: p.FIVE_MINUTES,\n prompt: !1,\n tag: 1103\n }\n },\n wc_sessionUpdate: {\n req: {\n ttl: p.ONE_DAY,\n prompt: !1,\n tag: 1104\n },\n res: {\n ttl: p.ONE_DAY,\n prompt: !1,\n tag: 1105\n }\n },\n wc_sessionExtend: {\n req: {\n ttl: p.ONE_DAY,\n prompt: !1,\n tag: 1106\n },\n res: {\n ttl: p.ONE_DAY,\n prompt: !1,\n tag: 1107\n }\n },\n wc_sessionRequest: {\n req: {\n ttl: p.FIVE_MINUTES,\n prompt: !0,\n tag: 1108\n },\n res: {\n ttl: p.FIVE_MINUTES,\n prompt: !1,\n tag: 1109\n }\n },\n wc_sessionEvent: {\n req: {\n ttl: p.FIVE_MINUTES,\n prompt: !0,\n tag: 1110\n },\n res: {\n ttl: p.FIVE_MINUTES,\n prompt: !1,\n tag: 1111\n }\n },\n wc_sessionDelete: {\n req: {\n ttl: p.ONE_DAY,\n prompt: !1,\n tag: 1112\n },\n res: {\n ttl: p.ONE_DAY,\n prompt: !1,\n tag: 1113\n }\n },\n wc_sessionPing: {\n req: {\n ttl: p.THIRTY_SECONDS,\n prompt: !1,\n tag: 1114\n },\n res: {\n ttl: p.THIRTY_SECONDS,\n prompt: !1,\n tag: 1115\n }\n }\n },\n D = {\n min: p.FIVE_MINUTES,\n max: p.SEVEN_DAYS\n },\n _ = {\n idle: \"IDLE\",\n active: \"ACTIVE\"\n },\n K = \"request\",\n F = [\"wc_sessionPropose\", \"wc_sessionRequest\", \"wc_authRequest\"];\n var ne = Object.defineProperty,\n oe = Object.defineProperties,\n ae = Object.getOwnPropertyDescriptors,\n X = Object.getOwnPropertySymbols,\n ce = Object.prototype.hasOwnProperty,\n le = Object.prototype.propertyIsEnumerable,\n j = (E, n, e) => n in E ? ne(E, n, {\n enumerable: !0,\n configurable: !0,\n writable: !0,\n value: e\n }) : E[n] = e,\n m = (E, n) => {\n for (var e in n || (n = {})) ce.call(n, e) && j(E, e, n[e]);\n if (X) for (var e of X(n)) le.call(n, e) && j(E, e, n[e]);\n return E;\n },\n f = (E, n) => oe(E, ae(n));\n var pe = /*#__PURE__*/function (_U$IEngine) {\n function pe(n) {\n var _this;\n _classCallCheck(this, pe);\n _this = _callSuper(this, pe, [n]), _this.name = J, _this.events = new B.default(), _this.initialized = !1, _this.ignoredPayloadTypes = [i.TYPE_1], _this.requestQueue = {\n state: _.idle,\n queue: []\n }, _this.sessionRequestQueue = {\n state: _.idle,\n queue: []\n }, _this.requestQueueDelay = p.ONE_SECOND, _this.init = /*#__PURE__*/_asyncToGenerator(function* () {\n _this.initialized || (yield _this.cleanup(), _this.registerRelayerEvents(), _this.registerExpirerEvents(), _this.registerPairingEvents(), _this.client.core.pairing.register({\n methods: Object.keys(N)\n }), _this.initialized = !0, setTimeout(() => {\n _this.sessionRequestQueue.queue = _this.getPendingSessionRequests(), _this.processSessionRequestQueue();\n }, p.toMiliseconds(_this.requestQueueDelay)));\n }), _this.connect = /*#__PURE__*/function () {\n var _ref2 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized();\n var s = f(m({}, e), {\n requiredNamespaces: e.requiredNamespaces || {},\n optionalNamespaces: e.optionalNamespaces || {}\n });\n yield _this.isValidConnect(s);\n var t = s.pairingTopic,\n r = s.requiredNamespaces,\n o = s.optionalNamespaces,\n a = s.sessionProperties,\n c = s.relays;\n var l = t,\n h,\n u = !1;\n if (l && (u = _this.client.core.pairing.pairings.get(l).active), !l || !u) {\n var _yield$_this$client$c = yield _this.client.core.pairing.create(),\n R = _yield$_this$client$c.topic,\n I = _yield$_this$client$c.uri;\n l = R, h = I;\n }\n var d = yield _this.client.core.crypto.generateKeyPair(),\n w = m({\n requiredNamespaces: r,\n optionalNamespaces: o,\n relays: c ?? [{\n protocol: y.RELAYER_DEFAULT_PROTOCOL\n }],\n proposer: {\n publicKey: d,\n metadata: _this.client.metadata\n }\n }, a && {\n sessionProperties: a\n }),\n _i$createDelayedPromi = i.createDelayedPromise(p.FIVE_MINUTES, k),\n S = _i$createDelayedPromi.reject,\n q = _i$createDelayedPromi.resolve,\n C = _i$createDelayedPromi.done;\n if (_this.events.once(i.engineEvent(\"session_connect\"), /*#__PURE__*/function () {\n var _ref4 = _asyncToGenerator(function* (_ref3) {\n var R = _ref3.error,\n I = _ref3.session;\n if (R) S(R);else if (I) {\n I.self.publicKey = d;\n var G = f(m({}, I), {\n requiredNamespaces: I.requiredNamespaces,\n optionalNamespaces: I.optionalNamespaces\n });\n yield _this.client.session.set(I.topic, G), yield _this.setExpiry(I.topic, I.expiry), l && (yield _this.client.core.pairing.updateMetadata({\n topic: l,\n metadata: I.peer.metadata\n })), q(G);\n }\n });\n return function (_x2) {\n return _ref4.apply(this, arguments);\n };\n }()), !l) {\n var _i$getInternalError = i.getInternalError(\"NO_MATCHING_KEY\", `connect() pairing topic: ${l}`),\n _R = _i$getInternalError.message;\n throw new Error(_R);\n }\n var v = yield _this.sendRequest({\n topic: l,\n method: \"wc_sessionPropose\",\n params: w\n }),\n H = i.calcExpiry(p.FIVE_MINUTES);\n return yield _this.setProposal(v, m({\n id: v,\n expiry: H\n }, w)), {\n uri: h,\n approval: C\n };\n });\n return function (_x) {\n return _ref2.apply(this, arguments);\n };\n }(), _this.pair = /*#__PURE__*/function () {\n var _ref5 = _asyncToGenerator(function* (e) {\n return yield _this.isInitialized(), yield _this.client.core.pairing.pair(e);\n });\n return function (_x3) {\n return _ref5.apply(this, arguments);\n };\n }(), _this.approve = /*#__PURE__*/function () {\n var _ref6 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidApprove(e);\n var s = e.id,\n t = e.relayProtocol,\n r = e.namespaces,\n o = e.sessionProperties,\n a = _this.client.proposal.get(s);\n var c = a.pairingTopic,\n l = a.proposer,\n h = a.requiredNamespaces,\n u = a.optionalNamespaces;\n c = c || \"\", i.isValidObject(h) || (h = i.getRequiredNamespacesFromNamespaces(r, \"approve()\"));\n var d = yield _this.client.core.crypto.generateKeyPair(),\n w = l.publicKey,\n S = yield _this.client.core.crypto.generateSharedKey(d, w);\n c && s && (yield _this.client.core.pairing.updateMetadata({\n topic: c,\n metadata: l.metadata\n }), yield _this.sendResult({\n id: s,\n topic: c,\n result: {\n relay: {\n protocol: t ?? \"irn\"\n },\n responderPublicKey: d\n }\n }), yield _this.client.proposal.delete(s, i.getSdkError(\"USER_DISCONNECTED\")), yield _this.client.core.pairing.activate({\n topic: c\n }));\n var q = m({\n relay: {\n protocol: t ?? \"irn\"\n },\n namespaces: r,\n requiredNamespaces: h,\n optionalNamespaces: u,\n pairingTopic: c,\n controller: {\n publicKey: d,\n metadata: _this.client.metadata\n },\n expiry: i.calcExpiry(P)\n }, o && {\n sessionProperties: o\n });\n yield _this.client.core.relayer.subscribe(S), yield _this.sendRequest({\n topic: S,\n method: \"wc_sessionSettle\",\n params: q,\n throwOnFailedPublish: !0\n });\n var C = f(m({}, q), {\n topic: S,\n pairingTopic: c,\n acknowledged: !1,\n self: q.controller,\n peer: {\n publicKey: l.publicKey,\n metadata: l.metadata\n },\n controller: d\n });\n return yield _this.client.session.set(S, C), yield _this.setExpiry(S, i.calcExpiry(P)), {\n topic: S,\n acknowledged: () => new Promise(v => setTimeout(() => v(_this.client.session.get(S)), 500))\n };\n });\n return function (_x4) {\n return _ref6.apply(this, arguments);\n };\n }(), _this.reject = /*#__PURE__*/function () {\n var _ref7 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidReject(e);\n var s = e.id,\n t = e.reason,\n _this$client$proposal = _this.client.proposal.get(s),\n r = _this$client$proposal.pairingTopic;\n r && (yield _this.sendError(s, r, t), yield _this.client.proposal.delete(s, i.getSdkError(\"USER_DISCONNECTED\")));\n });\n return function (_x5) {\n return _ref7.apply(this, arguments);\n };\n }(), _this.update = /*#__PURE__*/function () {\n var _ref8 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidUpdate(e);\n var s = e.topic,\n t = e.namespaces,\n r = yield _this.sendRequest({\n topic: s,\n method: \"wc_sessionUpdate\",\n params: {\n namespaces: t\n }\n }),\n _i$createDelayedPromi2 = i.createDelayedPromise(),\n o = _i$createDelayedPromi2.done,\n a = _i$createDelayedPromi2.resolve,\n c = _i$createDelayedPromi2.reject;\n return _this.events.once(i.engineEvent(\"session_update\", r), _ref9 => {\n var l = _ref9.error;\n l ? c(l) : a();\n }), yield _this.client.session.update(s, {\n namespaces: t\n }), {\n acknowledged: o\n };\n });\n return function (_x6) {\n return _ref8.apply(this, arguments);\n };\n }(), _this.extend = /*#__PURE__*/function () {\n var _ref0 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidExtend(e);\n var s = e.topic,\n t = yield _this.sendRequest({\n topic: s,\n method: \"wc_sessionExtend\",\n params: {}\n }),\n _i$createDelayedPromi3 = i.createDelayedPromise(),\n r = _i$createDelayedPromi3.done,\n o = _i$createDelayedPromi3.resolve,\n a = _i$createDelayedPromi3.reject;\n return _this.events.once(i.engineEvent(\"session_extend\", t), _ref1 => {\n var c = _ref1.error;\n c ? a(c) : o();\n }), yield _this.setExpiry(s, i.calcExpiry(P)), {\n acknowledged: r\n };\n });\n return function (_x7) {\n return _ref0.apply(this, arguments);\n };\n }(), _this.request = /*#__PURE__*/function () {\n var _ref10 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidRequest(e);\n var s = e.chainId,\n t = e.request,\n r = e.topic,\n o = e.expiry,\n a = g.payloadId(),\n _i$createDelayedPromi4 = i.createDelayedPromise(o, \"Request expired. Please try again.\"),\n c = _i$createDelayedPromi4.done,\n l = _i$createDelayedPromi4.resolve,\n h = _i$createDelayedPromi4.reject;\n return _this.events.once(i.engineEvent(\"session_request\", a), _ref11 => {\n var u = _ref11.error,\n d = _ref11.result;\n u ? h(u) : l(d);\n }), yield Promise.all([new Promise(/*#__PURE__*/function () {\n var _ref12 = _asyncToGenerator(function* (u) {\n yield _this.sendRequest({\n clientRpcId: a,\n topic: r,\n method: \"wc_sessionRequest\",\n params: {\n request: t,\n chainId: s\n },\n expiry: o,\n throwOnFailedPublish: !0\n }).catch(d => h(d)), _this.client.events.emit(\"session_request_sent\", {\n topic: r,\n request: t,\n chainId: s,\n id: a\n }), u();\n });\n return function (_x9) {\n return _ref12.apply(this, arguments);\n };\n }()), new Promise(/*#__PURE__*/function () {\n var _ref13 = _asyncToGenerator(function* (u) {\n var d = yield i.getDeepLink(_this.client.core.storage, M);\n i.handleDeeplinkRedirect({\n id: a,\n topic: r,\n wcDeepLink: d\n }), u();\n });\n return function (_x0) {\n return _ref13.apply(this, arguments);\n };\n }()), c()]).then(u => u[2]);\n });\n return function (_x8) {\n return _ref10.apply(this, arguments);\n };\n }(), _this.respond = /*#__PURE__*/function () {\n var _ref14 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidRespond(e);\n var s = e.topic,\n t = e.response,\n r = t.id;\n g.isJsonRpcResult(t) ? yield _this.sendResult({\n id: r,\n topic: s,\n result: t.result,\n throwOnFailedPublish: !0\n }) : g.isJsonRpcError(t) && (yield _this.sendError(r, s, t.error)), _this.cleanupAfterResponse(e);\n });\n return function (_x1) {\n return _ref14.apply(this, arguments);\n };\n }(), _this.ping = /*#__PURE__*/function () {\n var _ref15 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidPing(e);\n var s = e.topic;\n if (_this.client.session.keys.includes(s)) {\n var t = yield _this.sendRequest({\n topic: s,\n method: \"wc_sessionPing\",\n params: {}\n }),\n _i$createDelayedPromi5 = i.createDelayedPromise(),\n r = _i$createDelayedPromi5.done,\n o = _i$createDelayedPromi5.resolve,\n a = _i$createDelayedPromi5.reject;\n _this.events.once(i.engineEvent(\"session_ping\", t), _ref16 => {\n var c = _ref16.error;\n c ? a(c) : o();\n }), yield r();\n } else _this.client.core.pairing.pairings.keys.includes(s) && (yield _this.client.core.pairing.ping({\n topic: s\n }));\n });\n return function (_x10) {\n return _ref15.apply(this, arguments);\n };\n }(), _this.emit = /*#__PURE__*/function () {\n var _ref17 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidEmit(e);\n var s = e.topic,\n t = e.event,\n r = e.chainId;\n yield _this.sendRequest({\n topic: s,\n method: \"wc_sessionEvent\",\n params: {\n event: t,\n chainId: r\n }\n });\n });\n return function (_x11) {\n return _ref17.apply(this, arguments);\n };\n }(), _this.disconnect = /*#__PURE__*/function () {\n var _ref18 = _asyncToGenerator(function* (e) {\n yield _this.isInitialized(), yield _this.isValidDisconnect(e);\n var s = e.topic;\n _this.client.session.keys.includes(s) ? (yield _this.sendRequest({\n topic: s,\n method: \"wc_sessionDelete\",\n params: i.getSdkError(\"USER_DISCONNECTED\"),\n throwOnFailedPublish: !0\n }), yield _this.deleteSession(s)) : yield _this.client.core.pairing.disconnect({\n topic: s\n });\n });\n return function (_x12) {\n return _ref18.apply(this, arguments);\n };\n }(), _this.find = e => (_this.isInitialized(), _this.client.session.getAll().filter(s => i.isSessionCompatible(s, e))), _this.getPendingSessionRequests = () => (_this.isInitialized(), _this.client.pendingRequest.getAll()), _this.cleanupDuplicatePairings = /*#__PURE__*/function () {\n var _ref19 = _asyncToGenerator(function* (e) {\n if (e.pairingTopic) try {\n var s = _this.client.core.pairing.pairings.get(e.pairingTopic),\n t = _this.client.core.pairing.pairings.getAll().filter(r => {\n var o, a;\n return ((o = r.peerMetadata) == null ? void 0 : o.url) && ((a = r.peerMetadata) == null ? void 0 : a.url) === e.peer.metadata.url && r.topic && r.topic !== s.topic;\n });\n if (t.length === 0) return;\n _this.client.logger.info(`Cleaning up ${t.length} duplicate pairing(s)`), yield Promise.all(t.map(r => _this.client.core.pairing.disconnect({\n topic: r.topic\n }))), _this.client.logger.info(\"Duplicate pairings clean up finished\");\n } catch (s) {\n _this.client.logger.error(s);\n }\n });\n return function (_x13) {\n return _ref19.apply(this, arguments);\n };\n }(), _this.deleteSession = /*#__PURE__*/function () {\n var _ref20 = _asyncToGenerator(function* (e, s) {\n var _this$client$session$ = _this.client.session.get(e),\n t = _this$client$session$.self;\n yield _this.client.core.relayer.unsubscribe(e), _this.client.session.delete(e, i.getSdkError(\"USER_DISCONNECTED\")), _this.client.core.crypto.keychain.has(t.publicKey) && (yield _this.client.core.crypto.deleteKeyPair(t.publicKey)), _this.client.core.crypto.keychain.has(e) && (yield _this.client.core.crypto.deleteSymKey(e)), s || _this.client.core.expirer.del(e), _this.client.core.storage.removeItem(M).catch(r => _this.client.logger.warn(r)), _this.getPendingSessionRequests().forEach(r => {\n r.topic === e && _this.deletePendingSessionRequest(r.id, i.getSdkError(\"USER_DISCONNECTED\"));\n });\n });\n return function (_x14, _x15) {\n return _ref20.apply(this, arguments);\n };\n }(), _this.deleteProposal = /*#__PURE__*/function () {\n var _ref21 = _asyncToGenerator(function* (e, s) {\n yield Promise.all([_this.client.proposal.delete(e, i.getSdkError(\"USER_DISCONNECTED\")), s ? Promise.resolve() : _this.client.core.expirer.del(e)]);\n });\n return function (_x16, _x17) {\n return _ref21.apply(this, arguments);\n };\n }(), _this.deletePendingSessionRequest = /*#__PURE__*/function () {\n var _ref22 = _asyncToGenerator(function* (e, s) {\n var t = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : !1;\n yield Promise.all([_this.client.pendingRequest.delete(e, s), t ? Promise.resolve() : _this.client.core.expirer.del(e)]), _this.sessionRequestQueue.queue = _this.sessionRequestQueue.queue.filter(r => r.id !== e), t && (_this.sessionRequestQueue.state = _.idle);\n });\n return function (_x18, _x19) {\n return _ref22.apply(this, arguments);\n };\n }(), _this.setExpiry = /*#__PURE__*/function () {\n var _ref23 = _asyncToGenerator(function* (e, s) {\n _this.client.session.keys.includes(e) && (yield _this.client.session.update(e, {\n expiry: s\n })), _this.client.core.expirer.set(e, s);\n });\n return function (_x20, _x21) {\n return _ref23.apply(this, arguments);\n };\n }(), _this.setProposal = /*#__PURE__*/function () {\n var _ref24 = _asyncToGenerator(function* (e, s) {\n yield _this.client.proposal.set(e, s), _this.client.core.expirer.set(e, s.expiry);\n });\n return function (_x22, _x23) {\n return _ref24.apply(this, arguments);\n };\n }(), _this.setPendingSessionRequest = /*#__PURE__*/function () {\n var _ref25 = _asyncToGenerator(function* (e) {\n var s = N.wc_sessionRequest.req.ttl,\n t = e.id,\n r = e.topic,\n o = e.params,\n a = e.verifyContext;\n yield _this.client.pendingRequest.set(t, {\n id: t,\n topic: r,\n params: o,\n verifyContext: a\n }), s && _this.client.core.expirer.set(t, i.calcExpiry(s));\n });\n return function (_x24) {\n return _ref25.apply(this, arguments);\n };\n }(), _this.sendRequest = /*#__PURE__*/function () {\n var _ref26 = _asyncToGenerator(function* (e) {\n var s = e.topic,\n t = e.method,\n r = e.params,\n o = e.expiry,\n a = e.relayRpcId,\n c = e.clientRpcId,\n l = e.throwOnFailedPublish,\n h = g.formatJsonRpcRequest(t, r, c);\n if (i.isBrowser() && F.includes(t)) {\n var w = i.hashMessage(JSON.stringify(h));\n _this.client.core.verify.register({\n attestationId: w\n });\n }\n var u = yield _this.client.core.crypto.encode(s, h),\n d = N[t].req;\n return o && (d.ttl = o), a && (d.id = a), _this.client.core.history.set(s, h), l ? (d.internal = f(m({}, d.internal), {\n throwOnFailedPublish: !0\n }), yield _this.client.core.relayer.publish(s, u, d)) : _this.client.core.relayer.publish(s, u, d).catch(w => _this.client.logger.error(w)), h.id;\n });\n return function (_x25) {\n return _ref26.apply(this, arguments);\n };\n }(), _this.sendResult = /*#__PURE__*/function () {\n var _ref27 = _asyncToGenerator(function* (e) {\n var s = e.id,\n t = e.topic,\n r = e.result,\n o = e.throwOnFailedPublish,\n a = g.formatJsonRpcResult(s, r),\n c = yield _this.client.core.crypto.encode(t, a),\n l = yield _this.client.core.history.get(t, s),\n h = N[l.request.method].res;\n o ? (h.internal = f(m({}, h.internal), {\n throwOnFailedPublish: !0\n }), yield _this.client.core.relayer.publish(t, c, h)) : _this.client.core.relayer.publish(t, c, h).catch(u => _this.client.logger.error(u)), yield _this.client.core.history.resolve(a);\n });\n return function (_x26) {\n return _ref27.apply(this, arguments);\n };\n }(), _this.sendError = /*#__PURE__*/function () {\n var _ref28 = _asyncToGenerator(function* (e, s, t) {\n var r = g.formatJsonRpcError(e, t),\n o = yield _this.client.core.crypto.encode(s, r),\n a = yield _this.client.core.history.get(s, e),\n c = N[a.request.method].res;\n _this.client.core.relayer.publish(s, o, c), yield _this.client.core.history.resolve(r);\n });\n return function (_x27, _x28, _x29) {\n return _ref28.apply(this, arguments);\n };\n }(), _this.cleanup = /*#__PURE__*/_asyncToGenerator(function* () {\n var e = [],\n s = [];\n _this.client.session.getAll().forEach(t => {\n i.isExpired(t.expiry) && e.push(t.topic);\n }), _this.client.proposal.getAll().forEach(t => {\n i.isExpired(t.expiry) && s.push(t.id);\n }), yield Promise.all([...e.map(t => _this.deleteSession(t)), ...s.map(t => _this.deleteProposal(t))]);\n }), _this.onRelayEventRequest = /*#__PURE__*/function () {\n var _ref30 = _asyncToGenerator(function* (e) {\n _this.requestQueue.queue.push(e), yield _this.processRequestsQueue();\n });\n return function (_x30) {\n return _ref30.apply(this, arguments);\n };\n }(), _this.processRequestsQueue = /*#__PURE__*/_asyncToGenerator(function* () {\n if (_this.requestQueue.state === _.active) {\n _this.client.logger.info(\"Request queue already active, skipping...\");\n return;\n }\n for (_this.client.logger.info(`Request queue starting with ${_this.requestQueue.queue.length} requests`); _this.requestQueue.queue.length > 0;) {\n _this.requestQueue.state = _.active;\n var e = _this.requestQueue.queue.shift();\n if (e) try {\n _this.processRequest(e), yield new Promise(s => setTimeout(s, 300));\n } catch (s) {\n _this.client.logger.warn(s);\n }\n }\n _this.requestQueue.state = _.idle;\n }), _this.processRequest = e => {\n var s = e.topic,\n t = e.payload,\n r = t.method;\n switch (r) {\n case \"wc_sessionPropose\":\n return _this.onSessionProposeRequest(s, t);\n case \"wc_sessionSettle\":\n return _this.onSessionSettleRequest(s, t);\n case \"wc_sessionUpdate\":\n return _this.onSessionUpdateRequest(s, t);\n case \"wc_sessionExtend\":\n return _this.onSessionExtendRequest(s, t);\n case \"wc_sessionPing\":\n return _this.onSessionPingRequest(s, t);\n case \"wc_sessionDelete\":\n return _this.onSessionDeleteRequest(s, t);\n case \"wc_sessionRequest\":\n return _this.onSessionRequest(s, t);\n case \"wc_sessionEvent\":\n return _this.onSessionEventRequest(s, t);\n default:\n return _this.client.logger.info(`Unsupported request method ${r}`);\n }\n }, _this.onRelayEventResponse = /*#__PURE__*/function () {\n var _ref32 = _asyncToGenerator(function* (e) {\n var s = e.topic,\n t = e.payload,\n r = (yield _this.client.core.history.get(s, t.id)).request.method;\n switch (r) {\n case \"wc_sessionPropose\":\n return _this.onSessionProposeResponse(s, t);\n case \"wc_sessionSettle\":\n return _this.onSessionSettleResponse(s, t);\n case \"wc_sessionUpdate\":\n return _this.onSessionUpdateResponse(s, t);\n case \"wc_sessionExtend\":\n return _this.onSessionExtendResponse(s, t);\n case \"wc_sessionPing\":\n return _this.onSessionPingResponse(s, t);\n case \"wc_sessionRequest\":\n return _this.onSessionRequestResponse(s, t);\n default:\n return _this.client.logger.info(`Unsupported response method ${r}`);\n }\n });\n return function (_x31) {\n return _ref32.apply(this, arguments);\n };\n }(), _this.onRelayEventUnknownPayload = e => {\n var s = e.topic,\n _i$getInternalError2 = i.getInternalError(\"MISSING_OR_INVALID\", `Decoded payload on topic ${s} is not identifiable as a JSON-RPC request or a response.`),\n t = _i$getInternalError2.message;\n throw new Error(t);\n }, _this.onSessionProposeRequest = /*#__PURE__*/function () {\n var _ref33 = _asyncToGenerator(function* (e, s) {\n var t = s.params,\n r = s.id;\n try {\n _this.isValidConnect(m({}, s.params));\n var o = i.calcExpiry(p.FIVE_MINUTES),\n a = m({\n id: r,\n pairingTopic: e,\n expiry: o\n }, t);\n yield _this.setProposal(r, a);\n var c = i.hashMessage(JSON.stringify(s)),\n l = yield _this.getVerifyContext(c, a.proposer.metadata);\n _this.client.events.emit(\"session_proposal\", {\n id: r,\n params: a,\n verifyContext: l\n });\n } catch (o) {\n yield _this.sendError(r, e, o), _this.client.logger.error(o);\n }\n });\n return function (_x32, _x33) {\n return _ref33.apply(this, arguments);\n };\n }(), _this.onSessionProposeResponse = /*#__PURE__*/function () {\n var _ref34 = _asyncToGenerator(function* (e, s) {\n var t = s.id;\n if (g.isJsonRpcResult(s)) {\n var r = s.result;\n _this.client.logger.trace({\n type: \"method\",\n method: \"onSessionProposeResponse\",\n result: r\n });\n var o = _this.client.proposal.get(t);\n _this.client.logger.trace({\n type: \"method\",\n method: \"onSessionProposeResponse\",\n proposal: o\n });\n var a = o.proposer.publicKey;\n _this.client.logger.trace({\n type: \"method\",\n method: \"onSessionProposeResponse\",\n selfPublicKey: a\n });\n var c = r.responderPublicKey;\n _this.client.logger.trace({\n type: \"method\",\n method: \"onSessionProposeResponse\",\n peerPublicKey: c\n });\n var l = yield _this.client.core.crypto.generateSharedKey(a, c);\n _this.client.logger.trace({\n type: \"method\",\n method: \"onSessionProposeResponse\",\n sessionTopic: l\n });\n var h = yield _this.client.core.relayer.subscribe(l);\n _this.client.logger.trace({\n type: \"method\",\n method: \"onSessionProposeResponse\",\n subscriptionId: h\n }), yield _this.client.core.pairing.activate({\n topic: e\n });\n } else g.isJsonRpcError(s) && (yield _this.client.proposal.delete(t, i.getSdkError(\"USER_DISCONNECTED\")), _this.events.emit(i.engineEvent(\"session_connect\"), {\n error: s.error\n }));\n });\n return function (_x34, _x35) {\n return _ref34.apply(this, arguments);\n };\n }(), _this.onSessionSettleRequest = /*#__PURE__*/function () {\n var _ref35 = _asyncToGenerator(function* (e, s) {\n var t = s.id,\n r = s.params;\n try {\n _this.isValidSessionSettleRequest(r);\n var _s$params = s.params,\n o = _s$params.relay,\n a = _s$params.controller,\n c = _s$params.expiry,\n l = _s$params.namespaces,\n h = _s$params.requiredNamespaces,\n u = _s$params.optionalNamespaces,\n d = _s$params.sessionProperties,\n w = _s$params.pairingTopic,\n S = m({\n topic: e,\n relay: o,\n expiry: c,\n namespaces: l,\n acknowledged: !0,\n pairingTopic: w,\n requiredNamespaces: h,\n optionalNamespaces: u,\n controller: a.publicKey,\n self: {\n publicKey: \"\",\n metadata: _this.client.metadata\n },\n peer: {\n publicKey: a.publicKey,\n metadata: a.metadata\n }\n }, d && {\n sessionProperties: d\n });\n yield _this.sendResult({\n id: s.id,\n topic: e,\n result: !0\n }), _this.events.emit(i.engineEvent(\"session_connect\"), {\n session: S\n }), _this.cleanupDuplicatePairings(S);\n } catch (o) {\n yield _this.sendError(t, e, o), _this.client.logger.error(o);\n }\n });\n return function (_x36, _x37) {\n return _ref35.apply(this, arguments);\n };\n }(), _this.onSessionSettleResponse = /*#__PURE__*/function () {\n var _ref36 = _asyncToGenerator(function* (e, s) {\n var t = s.id;\n g.isJsonRpcResult(s) ? (yield _this.client.session.update(e, {\n acknowledged: !0\n }), _this.events.emit(i.engineEvent(\"session_approve\", t), {})) : g.isJsonRpcError(s) && (yield _this.client.session.delete(e, i.getSdkError(\"USER_DISCONNECTED\")), _this.events.emit(i.engineEvent(\"session_approve\", t), {\n error: s.error\n }));\n });\n return function (_x38, _x39) {\n return _ref36.apply(this, arguments);\n };\n }(), _this.onSessionUpdateRequest = /*#__PURE__*/function () {\n var _ref37 = _asyncToGenerator(function* (e, s) {\n var t = s.params,\n r = s.id;\n try {\n var o = `${e}_session_update`,\n a = i.MemoryStore.get(o);\n if (a && _this.isRequestOutOfSync(a, r)) {\n _this.client.logger.info(`Discarding out of sync request - ${r}`);\n return;\n }\n _this.isValidUpdate(m({\n topic: e\n }, t)), yield _this.client.session.update(e, {\n namespaces: t.namespaces\n }), yield _this.sendResult({\n id: r,\n topic: e,\n result: !0\n }), _this.client.events.emit(\"session_update\", {\n id: r,\n topic: e,\n params: t\n }), i.MemoryStore.set(o, r);\n } catch (o) {\n yield _this.sendError(r, e, o), _this.client.logger.error(o);\n }\n });\n return function (_x40, _x41) {\n return _ref37.apply(this, arguments);\n };\n }(), _this.isRequestOutOfSync = (e, s) => parseInt(s.toString().slice(0, -3)) <= parseInt(e.toString().slice(0, -3)), _this.onSessionUpdateResponse = (e, s) => {\n var t = s.id;\n g.isJsonRpcResult(s) ? _this.events.emit(i.engineEvent(\"session_update\", t), {}) : g.isJsonRpcError(s) && _this.events.emit(i.engineEvent(\"session_update\", t), {\n error: s.error\n });\n }, _this.onSessionExtendRequest = /*#__PURE__*/function () {\n var _ref38 = _asyncToGenerator(function* (e, s) {\n var t = s.id;\n try {\n _this.isValidExtend({\n topic: e\n }), yield _this.setExpiry(e, i.calcExpiry(P)), yield _this.sendResult({\n id: t,\n topic: e,\n result: !0\n }), _this.client.events.emit(\"session_extend\", {\n id: t,\n topic: e\n });\n } catch (r) {\n yield _this.sendError(t, e, r), _this.client.logger.error(r);\n }\n });\n return function (_x42, _x43) {\n return _ref38.apply(this, arguments);\n };\n }(), _this.onSessionExtendResponse = (e, s) => {\n var t = s.id;\n g.isJsonRpcResult(s) ? _this.events.emit(i.engineEvent(\"session_extend\", t), {}) : g.isJsonRpcError(s) && _this.events.emit(i.engineEvent(\"session_extend\", t), {\n error: s.error\n });\n }, _this.onSessionPingRequest = /*#__PURE__*/function () {\n var _ref39 = _asyncToGenerator(function* (e, s) {\n var t = s.id;\n try {\n _this.isValidPing({\n topic: e\n }), yield _this.sendResult({\n id: t,\n topic: e,\n result: !0\n }), _this.client.events.emit(\"session_ping\", {\n id: t,\n topic: e\n });\n } catch (r) {\n yield _this.sendError(t, e, r), _this.client.logger.error(r);\n }\n });\n return function (_x44, _x45) {\n return _ref39.apply(this, arguments);\n };\n }(), _this.onSessionPingResponse = (e, s) => {\n var t = s.id;\n setTimeout(() => {\n g.isJsonRpcResult(s) ? _this.events.emit(i.engineEvent(\"session_ping\", t), {}) : g.isJsonRpcError(s) && _this.events.emit(i.engineEvent(\"session_ping\", t), {\n error: s.error\n });\n }, 500);\n }, _this.onSessionDeleteRequest = /*#__PURE__*/function () {\n var _ref40 = _asyncToGenerator(function* (e, s) {\n var t = s.id;\n try {\n _this.isValidDisconnect({\n topic: e,\n reason: s.params\n }), yield Promise.all([new Promise(r => {\n _this.client.core.relayer.once(y.RELAYER_EVENTS.publish, /*#__PURE__*/_asyncToGenerator(function* () {\n r(yield _this.deleteSession(e));\n }));\n }), _this.sendResult({\n id: t,\n topic: e,\n result: !0\n })]), _this.client.events.emit(\"session_delete\", {\n id: t,\n topic: e\n });\n } catch (r) {\n _this.client.logger.error(r);\n }\n });\n return function (_x46, _x47) {\n return _ref40.apply(this, arguments);\n };\n }(), _this.onSessionRequest = /*#__PURE__*/function () {\n var _ref42 = _asyncToGenerator(function* (e, s) {\n var t = s.id,\n r = s.params;\n try {\n _this.isValidRequest(m({\n topic: e\n }, r));\n var o = i.hashMessage(JSON.stringify(g.formatJsonRpcRequest(\"wc_sessionRequest\", r, t))),\n a = _this.client.session.get(e),\n c = yield _this.getVerifyContext(o, a.peer.metadata),\n l = {\n id: t,\n topic: e,\n params: r,\n verifyContext: c\n };\n yield _this.setPendingSessionRequest(l), _this.addSessionRequestToSessionRequestQueue(l), _this.processSessionRequestQueue();\n } catch (o) {\n yield _this.sendError(t, e, o), _this.client.logger.error(o);\n }\n });\n return function (_x48, _x49) {\n return _ref42.apply(this, arguments);\n };\n }(), _this.onSessionRequestResponse = (e, s) => {\n var t = s.id;\n g.isJsonRpcResult(s) ? _this.events.emit(i.engineEvent(\"session_request\", t), {\n result: s.result\n }) : g.isJsonRpcError(s) && _this.events.emit(i.engineEvent(\"session_request\", t), {\n error: s.error\n });\n }, _this.onSessionEventRequest = /*#__PURE__*/function () {\n var _ref43 = _asyncToGenerator(function* (e, s) {\n var t = s.id,\n r = s.params;\n try {\n var o = `${e}_session_event_${r.event.name}`,\n a = i.MemoryStore.get(o);\n if (a && _this.isRequestOutOfSync(a, t)) {\n _this.client.logger.info(`Discarding out of sync request - ${t}`);\n return;\n }\n _this.isValidEmit(m({\n topic: e\n }, r)), _this.client.events.emit(\"session_event\", {\n id: t,\n topic: e,\n params: r\n }), i.MemoryStore.set(o, t);\n } catch (o) {\n yield _this.sendError(t, e, o), _this.client.logger.error(o);\n }\n });\n return function (_x50, _x51) {\n return _ref43.apply(this, arguments);\n };\n }(), _this.addSessionRequestToSessionRequestQueue = e => {\n _this.sessionRequestQueue.queue.push(e);\n }, _this.cleanupAfterResponse = e => {\n _this.deletePendingSessionRequest(e.response.id, {\n message: \"fulfilled\",\n code: 0\n }), setTimeout(() => {\n _this.sessionRequestQueue.state = _.idle, _this.processSessionRequestQueue();\n }, p.toMiliseconds(_this.requestQueueDelay));\n }, _this.processSessionRequestQueue = () => {\n if (_this.sessionRequestQueue.state === _.active) {\n _this.client.logger.info(\"session request queue is already active.\");\n return;\n }\n var e = _this.sessionRequestQueue.queue[0];\n if (!e) {\n _this.client.logger.info(\"session request queue is empty.\");\n return;\n }\n try {\n _this.sessionRequestQueue.state = _.active, _this.client.events.emit(\"session_request\", e);\n } catch (s) {\n _this.client.logger.error(s);\n }\n }, _this.onPairingCreated = e => {\n if (e.active) return;\n var s = _this.client.proposal.getAll().find(t => t.pairingTopic === e.topic);\n s && _this.onSessionProposeRequest(e.topic, g.formatJsonRpcRequest(\"wc_sessionPropose\", {\n requiredNamespaces: s.requiredNamespaces,\n optionalNamespaces: s.optionalNamespaces,\n relays: s.relays,\n proposer: s.proposer,\n sessionProperties: s.sessionProperties\n }, s.id));\n }, _this.isValidConnect = /*#__PURE__*/function () {\n var _ref44 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) {\n var _i$getInternalError3 = i.getInternalError(\"MISSING_OR_INVALID\", `connect() params: ${JSON.stringify(e)}`),\n c = _i$getInternalError3.message;\n throw new Error(c);\n }\n var s = e.pairingTopic,\n t = e.requiredNamespaces,\n r = e.optionalNamespaces,\n o = e.sessionProperties,\n a = e.relays;\n if (i.isUndefined(s) || (yield _this.isValidPairingTopic(s)), !i.isValidRelays(a, !0)) {\n var _i$getInternalError4 = i.getInternalError(\"MISSING_OR_INVALID\", `connect() relays: ${a}`),\n _c = _i$getInternalError4.message;\n throw new Error(_c);\n }\n !i.isUndefined(t) && i.isValidObject(t) !== 0 && _this.validateNamespaces(t, \"requiredNamespaces\"), !i.isUndefined(r) && i.isValidObject(r) !== 0 && _this.validateNamespaces(r, \"optionalNamespaces\"), i.isUndefined(o) || _this.validateSessionProps(o, \"sessionProperties\");\n });\n return function (_x52) {\n return _ref44.apply(this, arguments);\n };\n }(), _this.validateNamespaces = (e, s) => {\n var t = i.isValidRequiredNamespaces(e, \"connect()\", s);\n if (t) throw new Error(t.message);\n }, _this.isValidApprove = /*#__PURE__*/function () {\n var _ref45 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) throw new Error(i.getInternalError(\"MISSING_OR_INVALID\", `approve() params: ${e}`).message);\n var s = e.id,\n t = e.namespaces,\n r = e.relayProtocol,\n o = e.sessionProperties;\n yield _this.isValidProposalId(s);\n var a = _this.client.proposal.get(s),\n c = i.isValidNamespaces(t, \"approve()\");\n if (c) throw new Error(c.message);\n var l = i.isConformingNamespaces(a.requiredNamespaces, t, \"approve()\");\n if (l) throw new Error(l.message);\n if (!i.isValidString(r, !0)) {\n var _i$getInternalError5 = i.getInternalError(\"MISSING_OR_INVALID\", `approve() relayProtocol: ${r}`),\n h = _i$getInternalError5.message;\n throw new Error(h);\n }\n i.isUndefined(o) || _this.validateSessionProps(o, \"sessionProperties\");\n });\n return function (_x53) {\n return _ref45.apply(this, arguments);\n };\n }(), _this.isValidReject = /*#__PURE__*/function () {\n var _ref46 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) {\n var _i$getInternalError6 = i.getInternalError(\"MISSING_OR_INVALID\", `reject() params: ${e}`),\n r = _i$getInternalError6.message;\n throw new Error(r);\n }\n var s = e.id,\n t = e.reason;\n if (yield _this.isValidProposalId(s), !i.isValidErrorReason(t)) {\n var _i$getInternalError7 = i.getInternalError(\"MISSING_OR_INVALID\", `reject() reason: ${JSON.stringify(t)}`),\n _r = _i$getInternalError7.message;\n throw new Error(_r);\n }\n });\n return function (_x54) {\n return _ref46.apply(this, arguments);\n };\n }(), _this.isValidSessionSettleRequest = e => {\n if (!i.isValidParams(e)) {\n var _i$getInternalError8 = i.getInternalError(\"MISSING_OR_INVALID\", `onSessionSettleRequest() params: ${e}`),\n l = _i$getInternalError8.message;\n throw new Error(l);\n }\n var s = e.relay,\n t = e.controller,\n r = e.namespaces,\n o = e.expiry;\n if (!i.isValidRelay(s)) {\n var _i$getInternalError9 = i.getInternalError(\"MISSING_OR_INVALID\", \"onSessionSettleRequest() relay protocol should be a string\"),\n _l = _i$getInternalError9.message;\n throw new Error(_l);\n }\n var a = i.isValidController(t, \"onSessionSettleRequest()\");\n if (a) throw new Error(a.message);\n var c = i.isValidNamespaces(r, \"onSessionSettleRequest()\");\n if (c) throw new Error(c.message);\n if (i.isExpired(o)) {\n var _i$getInternalError0 = i.getInternalError(\"EXPIRED\", \"onSessionSettleRequest()\"),\n _l2 = _i$getInternalError0.message;\n throw new Error(_l2);\n }\n }, _this.isValidUpdate = /*#__PURE__*/function () {\n var _ref47 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) {\n var _i$getInternalError1 = i.getInternalError(\"MISSING_OR_INVALID\", `update() params: ${e}`),\n c = _i$getInternalError1.message;\n throw new Error(c);\n }\n var s = e.topic,\n t = e.namespaces;\n yield _this.isValidSessionTopic(s);\n var r = _this.client.session.get(s),\n o = i.isValidNamespaces(t, \"update()\");\n if (o) throw new Error(o.message);\n var a = i.isConformingNamespaces(r.requiredNamespaces, t, \"update()\");\n if (a) throw new Error(a.message);\n });\n return function (_x55) {\n return _ref47.apply(this, arguments);\n };\n }(), _this.isValidExtend = /*#__PURE__*/function () {\n var _ref48 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) {\n var _i$getInternalError10 = i.getInternalError(\"MISSING_OR_INVALID\", `extend() params: ${e}`),\n t = _i$getInternalError10.message;\n throw new Error(t);\n }\n var s = e.topic;\n yield _this.isValidSessionTopic(s);\n });\n return function (_x56) {\n return _ref48.apply(this, arguments);\n };\n }(), _this.isValidRequest = /*#__PURE__*/function () {\n var _ref49 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) {\n var _i$getInternalError11 = i.getInternalError(\"MISSING_OR_INVALID\", `request() params: ${e}`),\n c = _i$getInternalError11.message;\n throw new Error(c);\n }\n var s = e.topic,\n t = e.request,\n r = e.chainId,\n o = e.expiry;\n yield _this.isValidSessionTopic(s);\n var _this$client$session$2 = _this.client.session.get(s),\n a = _this$client$session$2.namespaces;\n if (!i.isValidNamespacesChainId(a, r)) {\n var _i$getInternalError12 = i.getInternalError(\"MISSING_OR_INVALID\", `request() chainId: ${r}`),\n _c2 = _i$getInternalError12.message;\n throw new Error(_c2);\n }\n if (!i.isValidRequest(t)) {\n var _i$getInternalError13 = i.getInternalError(\"MISSING_OR_INVALID\", `request() ${JSON.stringify(t)}`),\n _c3 = _i$getInternalError13.message;\n throw new Error(_c3);\n }\n if (!i.isValidNamespacesRequest(a, r, t.method)) {\n var _i$getInternalError14 = i.getInternalError(\"MISSING_OR_INVALID\", `request() method: ${t.method}`),\n _c4 = _i$getInternalError14.message;\n throw new Error(_c4);\n }\n if (o && !i.isValidRequestExpiry(o, D)) {\n var _i$getInternalError15 = i.getInternalError(\"MISSING_OR_INVALID\", `request() expiry: ${o}. Expiry must be a number (in seconds) between ${D.min} and ${D.max}`),\n _c5 = _i$getInternalError15.message;\n throw new Error(_c5);\n }\n });\n return function (_x57) {\n return _ref49.apply(this, arguments);\n };\n }(), _this.isValidRespond = /*#__PURE__*/function () {\n var _ref50 = _asyncToGenerator(function* (e) {\n var s;\n if (!i.isValidParams(e)) {\n var _i$getInternalError16 = i.getInternalError(\"MISSING_OR_INVALID\", `respond() params: ${e}`),\n o = _i$getInternalError16.message;\n throw new Error(o);\n }\n var t = e.topic,\n r = e.response;\n try {\n yield _this.isValidSessionTopic(t);\n } catch (o) {\n throw (s = e?.response) != null && s.id && _this.cleanupAfterResponse(e), o;\n }\n if (!i.isValidResponse(r)) {\n var _i$getInternalError17 = i.getInternalError(\"MISSING_OR_INVALID\", `respond() response: ${JSON.stringify(r)}`),\n _o = _i$getInternalError17.message;\n throw new Error(_o);\n }\n });\n return function (_x58) {\n return _ref50.apply(this, arguments);\n };\n }(), _this.isValidPing = /*#__PURE__*/function () {\n var _ref51 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) {\n var _i$getInternalError18 = i.getInternalError(\"MISSING_OR_INVALID\", `ping() params: ${e}`),\n t = _i$getInternalError18.message;\n throw new Error(t);\n }\n var s = e.topic;\n yield _this.isValidSessionOrPairingTopic(s);\n });\n return function (_x59) {\n return _ref51.apply(this, arguments);\n };\n }(), _this.isValidEmit = /*#__PURE__*/function () {\n var _ref52 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) {\n var _i$getInternalError19 = i.getInternalError(\"MISSING_OR_INVALID\", `emit() params: ${e}`),\n a = _i$getInternalError19.message;\n throw new Error(a);\n }\n var s = e.topic,\n t = e.event,\n r = e.chainId;\n yield _this.isValidSessionTopic(s);\n var _this$client$session$3 = _this.client.session.get(s),\n o = _this$client$session$3.namespaces;\n if (!i.isValidNamespacesChainId(o, r)) {\n var _i$getInternalError20 = i.getInternalError(\"MISSING_OR_INVALID\", `emit() chainId: ${r}`),\n _a = _i$getInternalError20.message;\n throw new Error(_a);\n }\n if (!i.isValidEvent(t)) {\n var _i$getInternalError21 = i.getInternalError(\"MISSING_OR_INVALID\", `emit() event: ${JSON.stringify(t)}`),\n _a2 = _i$getInternalError21.message;\n throw new Error(_a2);\n }\n if (!i.isValidNamespacesEvent(o, r, t.name)) {\n var _i$getInternalError22 = i.getInternalError(\"MISSING_OR_INVALID\", `emit() event: ${JSON.stringify(t)}`),\n _a3 = _i$getInternalError22.message;\n throw new Error(_a3);\n }\n });\n return function (_x60) {\n return _ref52.apply(this, arguments);\n };\n }(), _this.isValidDisconnect = /*#__PURE__*/function () {\n var _ref53 = _asyncToGenerator(function* (e) {\n if (!i.isValidParams(e)) {\n var _i$getInternalError23 = i.getInternalError(\"MISSING_OR_INVALID\", `disconnect() params: ${e}`),\n t = _i$getInternalError23.message;\n throw new Error(t);\n }\n var s = e.topic;\n yield _this.isValidSessionOrPairingTopic(s);\n });\n return function (_x61) {\n return _ref53.apply(this, arguments);\n };\n }(), _this.getVerifyContext = /*#__PURE__*/function () {\n var _ref54 = _asyncToGenerator(function* (e, s) {\n var t = {\n verified: {\n verifyUrl: s.verifyUrl || y.VERIFY_SERVER,\n validation: \"UNKNOWN\",\n origin: s.url || \"\"\n }\n };\n try {\n var r = yield _this.client.core.verify.resolve({\n attestationId: e,\n verifyUrl: s.verifyUrl\n });\n r && (t.verified.origin = r.origin, t.verified.isScam = r.isScam, t.verified.validation = r.origin === new URL(s.url).origin ? \"VALID\" : \"INVALID\");\n } catch (r) {\n _this.client.logger.info(r);\n }\n return _this.client.logger.info(`Verify context: ${JSON.stringify(t)}`), t;\n });\n return function (_x62, _x63) {\n return _ref54.apply(this, arguments);\n };\n }(), _this.validateSessionProps = (e, s) => {\n Object.values(e).forEach(t => {\n if (!i.isValidString(t, !1)) {\n var _i$getInternalError24 = i.getInternalError(\"MISSING_OR_INVALID\", `${s} must be in Record<string, string> format. Received: ${JSON.stringify(t)}`),\n r = _i$getInternalError24.message;\n throw new Error(r);\n }\n });\n };\n return _this;\n }\n _inherits(pe, _U$IEngine);\n return _createClass(pe, [{\n key: \"isInitialized\",\n value: function () {\n var _isInitialized = _asyncToGenerator(function* () {\n if (!this.initialized) {\n var _i$getInternalError25 = i.getInternalError(\"NOT_INITIALIZED\", this.name),\n n = _i$getInternalError25.message;\n throw new Error(n);\n }\n yield this.client.core.relayer.confirmOnlineStateOrThrow();\n });\n function isInitialized() {\n return _isInitialized.apply(this, arguments);\n }\n return isInitialized;\n }()\n }, {\n key: \"registerRelayerEvents\",\n value: function registerRelayerEvents() {\n var _this2 = this;\n this.client.core.relayer.on(y.RELAYER_EVENTS.message, /*#__PURE__*/function () {\n var _ref55 = _asyncToGenerator(function* (n) {\n var e = n.topic,\n s = n.message;\n if (_this2.ignoredPayloadTypes.includes(_this2.client.core.crypto.getPayloadType(s))) return;\n var t = yield _this2.client.core.crypto.decode(e, s);\n try {\n g.isJsonRpcRequest(t) ? (_this2.client.core.history.set(e, t), _this2.onRelayEventRequest({\n topic: e,\n payload: t\n })) : g.isJsonRpcResponse(t) ? (yield _this2.client.core.history.resolve(t), yield _this2.onRelayEventResponse({\n topic: e,\n payload: t\n }), _this2.client.core.history.delete(e, t.id)) : _this2.onRelayEventUnknownPayload({\n topic: e,\n payload: t\n });\n } catch (r) {\n _this2.client.logger.error(r);\n }\n });\n return function (_x64) {\n return _ref55.apply(this, arguments);\n };\n }());\n }\n }, {\n key: \"registerExpirerEvents\",\n value: function registerExpirerEvents() {\n var _this3 = this;\n this.client.core.expirer.on(y.EXPIRER_EVENTS.expired, /*#__PURE__*/function () {\n var _ref56 = _asyncToGenerator(function* (n) {\n var _i$parseExpirerTarget = i.parseExpirerTarget(n.target),\n e = _i$parseExpirerTarget.topic,\n s = _i$parseExpirerTarget.id;\n if (s && _this3.client.pendingRequest.keys.includes(s)) return yield _this3.deletePendingSessionRequest(s, i.getInternalError(\"EXPIRED\"), !0);\n e ? _this3.client.session.keys.includes(e) && (yield _this3.deleteSession(e, !0), _this3.client.events.emit(\"session_expire\", {\n topic: e\n })) : s && (yield _this3.deleteProposal(s, !0), _this3.client.events.emit(\"proposal_expire\", {\n id: s\n }));\n });\n return function (_x65) {\n return _ref56.apply(this, arguments);\n };\n }());\n }\n }, {\n key: \"registerPairingEvents\",\n value: function registerPairingEvents() {\n this.client.core.pairing.events.on(y.PAIRING_EVENTS.create, n => this.onPairingCreated(n));\n }\n }, {\n key: \"isValidPairingTopic\",\n value: function isValidPairingTopic(n) {\n if (!i.isValidString(n, !1)) {\n var _i$getInternalError26 = i.getInternalError(\"MISSING_OR_INVALID\", `pairing topic should be a string: ${n}`),\n e = _i$getInternalError26.message;\n throw new Error(e);\n }\n if (!this.client.core.pairing.pairings.keys.includes(n)) {\n var _i$getInternalError27 = i.getInternalError(\"NO_MATCHING_KEY\", `pairing topic doesn't exist: ${n}`),\n _e = _i$getInternalError27.message;\n throw new Error(_e);\n }\n if (i.isExpired(this.client.core.pairing.pairings.get(n).expiry)) {\n var _i$getInternalError28 = i.getInternalError(\"EXPIRED\", `pairing topic: ${n}`),\n _e2 = _i$getInternalError28.message;\n throw new Error(_e2);\n }\n }\n }, {\n key: \"isValidSessionTopic\",\n value: function () {\n var _isValidSessionTopic = _asyncToGenerator(function* (n) {\n if (!i.isValidString(n, !1)) {\n var _i$getInternalError29 = i.getInternalError(\"MISSING_OR_INVALID\", `session topic should be a string: ${n}`),\n e = _i$getInternalError29.message;\n throw new Error(e);\n }\n if (!this.client.session.keys.includes(n)) {\n var _i$getInternalError30 = i.getInternalError(\"NO_MATCHING_KEY\", `session topic doesn't exist: ${n}`),\n _e3 = _i$getInternalError30.message;\n throw new Error(_e3);\n }\n if (i.isExpired(this.client.session.get(n).expiry)) {\n yield this.deleteSession(n);\n var _i$getInternalError31 = i.getInternalError(\"EXPIRED\", `session topic: ${n}`),\n _e4 = _i$getInternalError31.message;\n throw new Error(_e4);\n }\n });\n function isValidSessionTopic(_x66) {\n return _isValidSessionTopic.apply(this, arguments);\n }\n return isValidSessionTopic;\n }()\n }, {\n key: \"isValidSessionOrPairingTopic\",\n value: function () {\n var _isValidSessionOrPairingTopic = _asyncToGenerator(function* (n) {\n if (this.client.session.keys.includes(n)) yield this.isValidSessionTopic(n);else if (this.client.core.pairing.pairings.keys.includes(n)) this.isValidPairingTopic(n);else if (i.isValidString(n, !1)) {\n var _i$getInternalError32 = i.getInternalError(\"NO_MATCHING_KEY\", `session or pairing topic doesn't exist: ${n}`),\n e = _i$getInternalError32.message;\n throw new Error(e);\n } else {\n var _i$getInternalError33 = i.getInternalError(\"MISSING_OR_INVALID\", `session or pairing topic should be a string: ${n}`),\n _e5 = _i$getInternalError33.message;\n throw new Error(_e5);\n }\n });\n function isValidSessionOrPairingTopic(_x67) {\n return _isValidSessionOrPairingTopic.apply(this, arguments);\n }\n return isValidSessionOrPairingTopic;\n }()\n }, {\n key: \"isValidProposalId\",\n value: function () {\n var _isValidProposalId = _asyncToGenerator(function* (n) {\n if (!i.isValidId(n)) {\n var _i$getInternalError34 = i.getInternalError(\"MISSING_OR_INVALID\", `proposal id should be a number: ${n}`),\n e = _i$getInternalError34.message;\n throw new Error(e);\n }\n if (!this.client.proposal.keys.includes(n)) {\n var _i$getInternalError35 = i.getInternalError(\"NO_MATCHING_KEY\", `proposal id doesn't exist: ${n}`),\n _e6 = _i$getInternalError35.message;\n throw new Error(_e6);\n }\n if (i.isExpired(this.client.proposal.get(n).expiry)) {\n yield this.deleteProposal(n);\n var _i$getInternalError36 = i.getInternalError(\"EXPIRED\", `proposal id: ${n}`),\n _e7 = _i$getInternalError36.message;\n throw new Error(_e7);\n }\n });\n function isValidProposalId(_x68) {\n return _isValidProposalId.apply(this, arguments);\n }\n return isValidProposalId;\n }()\n }]);\n }(U.IEngine);\n var he = /*#__PURE__*/function (_y$Store) {\n function he(n, e) {\n var _this4;\n _classCallCheck(this, he);\n _this4 = _callSuper(this, he, [n, e, Y, T]), _this4.core = n, _this4.logger = e;\n return _this4;\n }\n _inherits(he, _y$Store);\n return _createClass(he);\n }(y.Store);\n var z = /*#__PURE__*/function (_y$Store2) {\n function z(n, e) {\n var _this5;\n _classCallCheck(this, z);\n _this5 = _callSuper(this, z, [n, e, Q, T]), _this5.core = n, _this5.logger = e;\n return _this5;\n }\n _inherits(z, _y$Store2);\n return _createClass(z);\n }(y.Store);\n var de = /*#__PURE__*/function (_y$Store3) {\n function de(n, e) {\n var _this6;\n _classCallCheck(this, de);\n _this6 = _callSuper(this, de, [n, e, K, T, s => s.id]), _this6.core = n, _this6.logger = e;\n return _this6;\n }\n _inherits(de, _y$Store3);\n return _createClass(de);\n }(y.Store);\n var x = /*#__PURE__*/function (_U$ISignClient) {\n function x(n) {\n var _this7;\n _classCallCheck(this, x);\n _this7 = _callSuper(this, x, [n]), _this7.protocol = A, _this7.version = L, _this7.name = V.name, _this7.events = new $.EventEmitter(), _this7.on = (s, t) => _this7.events.on(s, t), _this7.once = (s, t) => _this7.events.once(s, t), _this7.off = (s, t) => _this7.events.off(s, t), _this7.removeListener = (s, t) => _this7.events.removeListener(s, t), _this7.removeAllListeners = s => _this7.events.removeAllListeners(s), _this7.connect = /*#__PURE__*/function () {\n var _ref57 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.connect(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x69) {\n return _ref57.apply(this, arguments);\n };\n }(), _this7.pair = /*#__PURE__*/function () {\n var _ref58 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.pair(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x70) {\n return _ref58.apply(this, arguments);\n };\n }(), _this7.approve = /*#__PURE__*/function () {\n var _ref59 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.approve(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x71) {\n return _ref59.apply(this, arguments);\n };\n }(), _this7.reject = /*#__PURE__*/function () {\n var _ref60 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.reject(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x72) {\n return _ref60.apply(this, arguments);\n };\n }(), _this7.update = /*#__PURE__*/function () {\n var _ref61 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.update(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x73) {\n return _ref61.apply(this, arguments);\n };\n }(), _this7.extend = /*#__PURE__*/function () {\n var _ref62 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.extend(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x74) {\n return _ref62.apply(this, arguments);\n };\n }(), _this7.request = /*#__PURE__*/function () {\n var _ref63 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.request(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x75) {\n return _ref63.apply(this, arguments);\n };\n }(), _this7.respond = /*#__PURE__*/function () {\n var _ref64 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.respond(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x76) {\n return _ref64.apply(this, arguments);\n };\n }(), _this7.ping = /*#__PURE__*/function () {\n var _ref65 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.ping(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x77) {\n return _ref65.apply(this, arguments);\n };\n }(), _this7.emit = /*#__PURE__*/function () {\n var _ref66 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.emit(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x78) {\n return _ref66.apply(this, arguments);\n };\n }(), _this7.disconnect = /*#__PURE__*/function () {\n var _ref67 = _asyncToGenerator(function* (s) {\n try {\n return yield _this7.engine.disconnect(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n });\n return function (_x79) {\n return _ref67.apply(this, arguments);\n };\n }(), _this7.find = s => {\n try {\n return _this7.engine.find(s);\n } catch (t) {\n throw _this7.logger.error(t.message), t;\n }\n }, _this7.getPendingSessionRequests = () => {\n try {\n return _this7.engine.getPendingSessionRequests();\n } catch (s) {\n throw _this7.logger.error(s.message), s;\n }\n }, _this7.name = n?.name || V.name, _this7.metadata = n?.metadata || i.getAppMetadata();\n var e = typeof n?.logger < \"u\" && typeof n?.logger != \"string\" ? n.logger : O.pino(O.getDefaultLoggerOptions({\n level: n?.logger || V.logger\n }));\n _this7.core = n?.core || new y.Core(n), _this7.logger = O.generateChildLogger(e, _this7.name), _this7.session = new z(_this7.core, _this7.logger), _this7.proposal = new he(_this7.core, _this7.logger), _this7.pendingRequest = new de(_this7.core, _this7.logger), _this7.engine = new pe(_this7);\n return _this7;\n }\n _inherits(x, _U$ISignClient);\n return _createClass(x, [{\n key: \"context\",\n get: function () {\n return O.getLoggerContext(this.logger);\n }\n }, {\n key: \"pairing\",\n get: function () {\n return this.core.pairing.pairings;\n }\n }, {\n key: \"initialize\",\n value: function () {\n var _initialize = _asyncToGenerator(function* () {\n this.logger.trace(\"Initialized\");\n try {\n yield this.core.start(), yield this.session.init(), yield this.proposal.init(), yield this.pendingRequest.init(), yield this.engine.init(), this.core.verify.init({\n verifyUrl: this.metadata.verifyUrl\n }), this.logger.info(\"SignClient Initialization Success\");\n } catch (n) {\n throw this.logger.info(\"SignClient Initialization Failure\"), this.logger.error(n.message), n;\n }\n });\n function initialize() {\n return _initialize.apply(this, arguments);\n }\n return initialize;\n }()\n }], [{\n key: \"init\",\n value: function () {\n var _init = _asyncToGenerator(function* (n) {\n var e = new x(n);\n return yield e.initialize(), e;\n });\n function init(_x80) {\n return _init.apply(this, arguments);\n }\n return init;\n }()\n }]);\n }(U.ISignClient);\n var ge = z,\n ue = x;\n exports.ENGINE_CONTEXT = J, exports.ENGINE_QUEUE_STATES = _, exports.ENGINE_RPC_OPTS = N, exports.HISTORY_CONTEXT = te, exports.HISTORY_EVENTS = se, exports.HISTORY_STORAGE_VERSION = ie, exports.METHODS_TO_VERIFY = F, exports.PROPOSAL_CONTEXT = Y, exports.PROPOSAL_EXPIRY = re, exports.PROPOSAL_EXPIRY_MESSAGE = k, exports.REQUEST_CONTEXT = K, exports.SESSION_CONTEXT = Q, exports.SESSION_EXPIRY = P, exports.SESSION_REQUEST_EXPIRY_BOUNDARIES = D, exports.SIGN_CLIENT_CONTEXT = b, exports.SIGN_CLIENT_DEFAULT = V, exports.SIGN_CLIENT_EVENTS = Z, exports.SIGN_CLIENT_PROTOCOL = A, exports.SIGN_CLIENT_STORAGE_OPTIONS = ee, exports.SIGN_CLIENT_STORAGE_PREFIX = T, exports.SIGN_CLIENT_VERSION = L, exports.SessionStore = ge, exports.SignClient = ue, exports.WALLETCONNECT_DEEPLINK_CHOICE = M, exports.default = x;\n});","lineCount":1781,"map":[[2,2,1,0],[2,14,1,12],[4,2,1,13],[4,6,1,13,"_asyncToGenerator"],[4,23,1,13],[4,26,1,13,"require"],[4,33,1,13],[4,34,1,13,"_dependencyMap"],[4,48,1,13],[4,96,1,13,"default"],[4,103,1,13],[5,2,1,13],[5,6,1,13,"_classCallCheck"],[5,21,1,13],[5,24,1,13,"require"],[5,31,1,13],[5,32,1,13,"_dependencyMap"],[5,46,1,13],[5,92,1,13,"default"],[5,99,1,13],[6,2,1,13],[6,6,1,13,"_createClass"],[6,18,1,13],[6,21,1,13,"require"],[6,28,1,13],[6,29,1,13,"_dependencyMap"],[6,43,1,13],[6,86,1,13,"default"],[6,93,1,13],[7,2,1,13],[7,6,1,13,"_callSuper"],[7,16,1,13],[7,19,1,13,"require"],[7,26,1,13],[7,27,1,13,"_dependencyMap"],[7,41,1,13],[7,82,1,13,"default"],[7,89,1,13],[8,2,1,13],[8,6,1,13,"_inherits"],[8,15,1,13],[8,18,1,13,"require"],[8,25,1,13],[8,26,1,13,"_dependencyMap"],[8,40,1,13],[8,80,1,13,"default"],[8,87,1,13],[9,2,1,13,"Object"],[9,8,1,19],[9,9,1,20,"defineProperty"],[9,23,1,34],[9,24,1,35,"exports"],[9,31,1,42],[9,33,1,43],[9,45,1,55],[9,47,1,56],[10,4,1,57,"value"],[10,9,1,62],[10,11,1,63],[10,12,1,64],[11,2,1,65],[11,3,1,66],[11,4,1,67],[12,2,1,68],[12,6,1,72,"y"],[12,7,1,73],[12,10,1,74,"require"],[12,17,1,81],[12,18,1,81,"_dependencyMap"],[12,32,1,81],[12,58,1,103],[12,59,1,104],[13,4,1,105,"O"],[13,5,1,106],[13,8,1,107,"require"],[13,15,1,114],[13,16,1,114,"_dependencyMap"],[13,30,1,114],[13,58,1,138],[13,59,1,139],[14,4,1,140,"U"],[14,5,1,141],[14,8,1,142,"require"],[14,15,1,149],[14,16,1,149,"_dependencyMap"],[14,30,1,149],[14,57,1,172],[14,58,1,173],[15,4,1,174,"i"],[15,5,1,175],[15,8,1,176,"require"],[15,15,1,183],[15,16,1,183,"_dependencyMap"],[15,30,1,183],[15,57,1,206],[15,58,1,207],[16,4,1,208,"$"],[16,5,1,209],[16,8,1,210,"require"],[16,15,1,217],[16,16,1,217,"_dependencyMap"],[16,30,1,217],[16,43,1,226],[16,44,1,227],[17,4,1,228,"p"],[17,5,1,229],[17,8,1,230,"require"],[17,15,1,237],[17,16,1,237,"_dependencyMap"],[17,30,1,237],[17,57,1,259],[17,58,1,260],[18,4,1,261,"g"],[18,5,1,262],[18,8,1,263,"require"],[18,15,1,270],[18,16,1,270,"_dependencyMap"],[18,30,1,270],[18,66,1,301],[18,67,1,302],[19,2,1,303],[19,11,1,312,"W"],[19,12,1,313,"W"],[19,13,1,314,"E"],[19,14,1,315],[19,16,1,316],[20,4,1,317],[20,11,1,324,"E"],[20,12,1,325],[20,16,1,327],[20,23,1,334,"E"],[20,24,1,335],[20,28,1,337],[20,36,1,345],[20,40,1,347],[20,49,1,356],[20,53,1,359,"E"],[20,54,1,360],[20,57,1,361,"E"],[20,58,1,362],[20,61,1,363],[21,6,1,364,"default"],[21,13,1,371],[21,15,1,372,"E"],[22,4,1,373],[22,5,1,374],[23,2,1,374],[24,2,1,375],[24,6,1,379,"B"],[24,7,1,380],[24,10,1,381,"W"],[24,11,1,382],[24,12,1,383,"$"],[24,13,1,384],[24,14,1,385],[25,2,1,386],[25,6,1,392,"A"],[25,7,1,393],[25,10,1,394],[25,14,1,398],[26,4,1,399,"L"],[26,5,1,400],[26,8,1,401],[26,9,1,402],[27,4,1,403,"b"],[27,5,1,404],[27,8,1,405],[27,16,1,413],[28,4,1,414,"T"],[28,5,1,415],[28,8,1,416],[28,11,1,419,"A"],[28,12,1,420],[28,16,1,424,"L"],[28,17,1,425],[28,21,1,429,"b"],[28,22,1,430],[28,25,1,433],[29,4,1,434,"V"],[29,5,1,435],[29,8,1,436],[30,6,1,437,"name"],[30,10,1,441],[30,12,1,442,"b"],[30,13,1,443],[31,6,1,444,"logger"],[31,12,1,450],[31,14,1,451],[31,21,1,458],[32,6,1,459,"controller"],[32,16,1,469],[32,18,1,470],[32,19,1,471],[32,20,1,472],[33,6,1,473,"relayUrl"],[33,14,1,481],[33,16,1,482],[34,4,1,513],[34,5,1,514],[35,4,1,515,"Z"],[35,5,1,516],[35,8,1,517],[36,6,1,518,"session_proposal"],[36,22,1,534],[36,24,1,535],[36,42,1,553],[37,6,1,554,"session_update"],[37,20,1,568],[37,22,1,569],[37,38,1,585],[38,6,1,586,"session_extend"],[38,20,1,600],[38,22,1,601],[38,38,1,617],[39,6,1,618,"session_ping"],[39,18,1,630],[39,20,1,631],[39,34,1,645],[40,6,1,646,"session_delete"],[40,20,1,660],[40,22,1,661],[40,38,1,677],[41,6,1,678,"session_expire"],[41,20,1,692],[41,22,1,693],[41,38,1,709],[42,6,1,710,"session_request"],[42,21,1,725],[42,23,1,726],[42,40,1,743],[43,6,1,744,"session_request_sent"],[43,26,1,764],[43,28,1,765],[43,50,1,787],[44,6,1,788,"session_event"],[44,19,1,801],[44,21,1,802],[44,36,1,817],[45,6,1,818,"proposal_expire"],[45,21,1,833],[45,23,1,834],[46,4,1,851],[46,5,1,852],[47,4,1,853,"ee"],[47,6,1,855],[47,9,1,856],[48,6,1,857,"database"],[48,14,1,865],[48,16,1,866],[49,4,1,876],[49,5,1,877],[50,4,1,878,"M"],[50,5,1,879],[50,8,1,880],[50,39,1,911],[51,4,1,912,"se"],[51,6,1,914],[51,9,1,915],[52,6,1,916,"created"],[52,13,1,923],[52,15,1,924],[52,32,1,941],[53,6,1,942,"updated"],[53,13,1,949],[53,15,1,950],[53,32,1,967],[54,6,1,968,"deleted"],[54,13,1,975],[54,15,1,976],[54,32,1,993],[55,6,1,994,"sync"],[55,10,1,998],[55,12,1,999],[56,4,1,1013],[56,5,1,1014],[57,4,1,1015,"te"],[57,6,1,1017],[57,9,1,1018],[57,18,1,1027],[58,4,1,1028,"ie"],[58,6,1,1030],[58,9,1,1031],[58,14,1,1036],[59,4,1,1037,"Y"],[59,5,1,1038],[59,8,1,1039],[59,18,1,1049],[60,4,1,1050,"re"],[60,6,1,1052],[60,9,1,1053,"p"],[60,10,1,1054],[60,11,1,1055,"THIRTY_DAYS"],[60,22,1,1066],[61,4,1,1067,"k"],[61,5,1,1068],[61,8,1,1069],[61,26,1,1087],[62,4,1,1088,"Q"],[62,5,1,1089],[62,8,1,1090],[62,17,1,1099],[63,4,1,1100,"P"],[63,5,1,1101],[63,8,1,1102,"p"],[63,9,1,1103],[63,10,1,1104,"SEVEN_DAYS"],[63,20,1,1114],[64,4,1,1115,"J"],[64,5,1,1116],[64,8,1,1117],[64,16,1,1125],[65,4,1,1126,"N"],[65,5,1,1127],[65,8,1,1128],[66,6,1,1129,"wc_sessionPropose"],[66,23,1,1146],[66,25,1,1147],[67,8,1,1148,"req"],[67,11,1,1151],[67,13,1,1152],[68,10,1,1153,"ttl"],[68,13,1,1156],[68,15,1,1157,"p"],[68,16,1,1158],[68,17,1,1159,"FIVE_MINUTES"],[68,29,1,1171],[69,10,1,1172,"prompt"],[69,16,1,1178],[69,18,1,1179],[69,19,1,1180],[69,20,1,1181],[70,10,1,1182,"tag"],[70,13,1,1185],[70,15,1,1186],[71,8,1,1190],[71,9,1,1191],[72,8,1,1192,"res"],[72,11,1,1195],[72,13,1,1196],[73,10,1,1197,"ttl"],[73,13,1,1200],[73,15,1,1201,"p"],[73,16,1,1202],[73,17,1,1203,"FIVE_MINUTES"],[73,29,1,1215],[74,10,1,1216,"prompt"],[74,16,1,1222],[74,18,1,1223],[74,19,1,1224],[74,20,1,1225],[75,10,1,1226,"tag"],[75,13,1,1229],[75,15,1,1230],[76,8,1,1234],[77,6,1,1235],[77,7,1,1236],[78,6,1,1237,"wc_sessionSettle"],[78,22,1,1253],[78,24,1,1254],[79,8,1,1255,"req"],[79,11,1,1258],[79,13,1,1259],[80,10,1,1260,"ttl"],[80,13,1,1263],[80,15,1,1264,"p"],[80,16,1,1265],[80,17,1,1266,"FIVE_MINUTES"],[80,29,1,1278],[81,10,1,1279,"prompt"],[81,16,1,1285],[81,18,1,1286],[81,19,1,1287],[81,20,1,1288],[82,10,1,1289,"tag"],[82,13,1,1292],[82,15,1,1293],[83,8,1,1297],[83,9,1,1298],[84,8,1,1299,"res"],[84,11,1,1302],[84,13,1,1303],[85,10,1,1304,"ttl"],[85,13,1,1307],[85,15,1,1308,"p"],[85,16,1,1309],[85,17,1,1310,"FIVE_MINUTES"],[85,29,1,1322],[86,10,1,1323,"prompt"],[86,16,1,1329],[86,18,1,1330],[86,19,1,1331],[86,20,1,1332],[87,10,1,1333,"tag"],[87,13,1,1336],[87,15,1,1337],[88,8,1,1341],[89,6,1,1342],[89,7,1,1343],[90,6,1,1344,"wc_sessionUpdate"],[90,22,1,1360],[90,24,1,1361],[91,8,1,1362,"req"],[91,11,1,1365],[91,13,1,1366],[92,10,1,1367,"ttl"],[92,13,1,1370],[92,15,1,1371,"p"],[92,16,1,1372],[92,17,1,1373,"ONE_DAY"],[92,24,1,1380],[93,10,1,1381,"prompt"],[93,16,1,1387],[93,18,1,1388],[93,19,1,1389],[93,20,1,1390],[94,10,1,1391,"tag"],[94,13,1,1394],[94,15,1,1395],[95,8,1,1399],[95,9,1,1400],[96,8,1,1401,"res"],[96,11,1,1404],[96,13,1,1405],[97,10,1,1406,"ttl"],[97,13,1,1409],[97,15,1,1410,"p"],[97,16,1,1411],[97,17,1,1412,"ONE_DAY"],[97,24,1,1419],[98,10,1,1420,"prompt"],[98,16,1,1426],[98,18,1,1427],[98,19,1,1428],[98,20,1,1429],[99,10,1,1430,"tag"],[99,13,1,1433],[99,15,1,1434],[100,8,1,1438],[101,6,1,1439],[101,7,1,1440],[102,6,1,1441,"wc_sessionExtend"],[102,22,1,1457],[102,24,1,1458],[103,8,1,1459,"req"],[103,11,1,1462],[103,13,1,1463],[104,10,1,1464,"ttl"],[104,13,1,1467],[104,15,1,1468,"p"],[104,16,1,1469],[104,17,1,1470,"ONE_DAY"],[104,24,1,1477],[105,10,1,1478,"prompt"],[105,16,1,1484],[105,18,1,1485],[105,19,1,1486],[105,20,1,1487],[106,10,1,1488,"tag"],[106,13,1,1491],[106,15,1,1492],[107,8,1,1496],[107,9,1,1497],[108,8,1,1498,"res"],[108,11,1,1501],[108,13,1,1502],[109,10,1,1503,"ttl"],[109,13,1,1506],[109,15,1,1507,"p"],[109,16,1,1508],[109,17,1,1509,"ONE_DAY"],[109,24,1,1516],[110,10,1,1517,"prompt"],[110,16,1,1523],[110,18,1,1524],[110,19,1,1525],[110,20,1,1526],[111,10,1,1527,"tag"],[111,13,1,1530],[111,15,1,1531],[112,8,1,1535],[113,6,1,1536],[113,7,1,1537],[114,6,1,1538,"wc_sessionRequest"],[114,23,1,1555],[114,25,1,1556],[115,8,1,1557,"req"],[115,11,1,1560],[115,13,1,1561],[116,10,1,1562,"ttl"],[116,13,1,1565],[116,15,1,1566,"p"],[116,16,1,1567],[116,17,1,1568,"FIVE_MINUTES"],[116,29,1,1580],[117,10,1,1581,"prompt"],[117,16,1,1587],[117,18,1,1588],[117,19,1,1589],[117,20,1,1590],[118,10,1,1591,"tag"],[118,13,1,1594],[118,15,1,1595],[119,8,1,1599],[119,9,1,1600],[120,8,1,1601,"res"],[120,11,1,1604],[120,13,1,1605],[121,10,1,1606,"ttl"],[121,13,1,1609],[121,15,1,1610,"p"],[121,16,1,1611],[121,17,1,1612,"FIVE_MINUTES"],[121,29,1,1624],[122,10,1,1625,"prompt"],[122,16,1,1631],[122,18,1,1632],[122,19,1,1633],[122,20,1,1634],[123,10,1,1635,"tag"],[123,13,1,1638],[123,15,1,1639],[124,8,1,1643],[125,6,1,1644],[125,7,1,1645],[126,6,1,1646,"wc_sessionEvent"],[126,21,1,1661],[126,23,1,1662],[127,8,1,1663,"req"],[127,11,1,1666],[127,13,1,1667],[128,10,1,1668,"ttl"],[128,13,1,1671],[128,15,1,1672,"p"],[128,16,1,1673],[128,17,1,1674,"FIVE_MINUTES"],[128,29,1,1686],[129,10,1,1687,"prompt"],[129,16,1,1693],[129,18,1,1694],[129,19,1,1695],[129,20,1,1696],[130,10,1,1697,"tag"],[130,13,1,1700],[130,15,1,1701],[131,8,1,1705],[131,9,1,1706],[132,8,1,1707,"res"],[132,11,1,1710],[132,13,1,1711],[133,10,1,1712,"ttl"],[133,13,1,1715],[133,15,1,1716,"p"],[133,16,1,1717],[133,17,1,1718,"FIVE_MINUTES"],[133,29,1,1730],[134,10,1,1731,"prompt"],[134,16,1,1737],[134,18,1,1738],[134,19,1,1739],[134,20,1,1740],[135,10,1,1741,"tag"],[135,13,1,1744],[135,15,1,1745],[136,8,1,1749],[137,6,1,1750],[137,7,1,1751],[138,6,1,1752,"wc_sessionDelete"],[138,22,1,1768],[138,24,1,1769],[139,8,1,1770,"req"],[139,11,1,1773],[139,13,1,1774],[140,10,1,1775,"ttl"],[140,13,1,1778],[140,15,1,1779,"p"],[140,16,1,1780],[140,17,1,1781,"ONE_DAY"],[140,24,1,1788],[141,10,1,1789,"prompt"],[141,16,1,1795],[141,18,1,1796],[141,19,1,1797],[141,20,1,1798],[142,10,1,1799,"tag"],[142,13,1,1802],[142,15,1,1803],[143,8,1,1807],[143,9,1,1808],[144,8,1,1809,"res"],[144,11,1,1812],[144,13,1,1813],[145,10,1,1814,"ttl"],[145,13,1,1817],[145,15,1,1818,"p"],[145,16,1,1819],[145,17,1,1820,"ONE_DAY"],[145,24,1,1827],[146,10,1,1828,"prompt"],[146,16,1,1834],[146,18,1,1835],[146,19,1,1836],[146,20,1,1837],[147,10,1,1838,"tag"],[147,13,1,1841],[147,15,1,1842],[148,8,1,1846],[149,6,1,1847],[149,7,1,1848],[150,6,1,1849,"wc_sessionPing"],[150,20,1,1863],[150,22,1,1864],[151,8,1,1865,"req"],[151,11,1,1868],[151,13,1,1869],[152,10,1,1870,"ttl"],[152,13,1,1873],[152,15,1,1874,"p"],[152,16,1,1875],[152,17,1,1876,"THIRTY_SECONDS"],[152,31,1,1890],[153,10,1,1891,"prompt"],[153,16,1,1897],[153,18,1,1898],[153,19,1,1899],[153,20,1,1900],[154,10,1,1901,"tag"],[154,13,1,1904],[154,15,1,1905],[155,8,1,1909],[155,9,1,1910],[156,8,1,1911,"res"],[156,11,1,1914],[156,13,1,1915],[157,10,1,1916,"ttl"],[157,13,1,1919],[157,15,1,1920,"p"],[157,16,1,1921],[157,17,1,1922,"THIRTY_SECONDS"],[157,31,1,1936],[158,10,1,1937,"prompt"],[158,16,1,1943],[158,18,1,1944],[158,19,1,1945],[158,20,1,1946],[159,10,1,1947,"tag"],[159,13,1,1950],[159,15,1,1951],[160,8,1,1955],[161,6,1,1956],[162,4,1,1957],[162,5,1,1958],[163,4,1,1959,"D"],[163,5,1,1960],[163,8,1,1961],[164,6,1,1962,"min"],[164,9,1,1965],[164,11,1,1966,"p"],[164,12,1,1967],[164,13,1,1968,"FIVE_MINUTES"],[164,25,1,1980],[165,6,1,1981,"max"],[165,9,1,1984],[165,11,1,1985,"p"],[165,12,1,1986],[165,13,1,1987,"SEVEN_DAYS"],[166,4,1,1997],[166,5,1,1998],[167,4,1,1999,"_"],[167,5,1,2000],[167,8,1,2001],[168,6,1,2002,"idle"],[168,10,1,2006],[168,12,1,2007],[168,18,1,2013],[169,6,1,2014,"active"],[169,12,1,2020],[169,14,1,2021],[170,4,1,2029],[170,5,1,2030],[171,4,1,2031,"K"],[171,5,1,2032],[171,8,1,2033],[171,17,1,2042],[172,4,1,2043,"F"],[172,5,1,2044],[172,8,1,2045],[172,9,1,2046],[172,28,1,2065],[172,30,1,2066],[172,49,1,2085],[172,51,1,2086],[172,67,1,2102],[172,68,1,2103],[173,2,1,2104],[173,6,1,2108,"ne"],[173,8,1,2110],[173,11,1,2111,"Object"],[173,17,1,2117],[173,18,1,2118,"defineProperty"],[173,32,1,2132],[174,4,1,2133,"oe"],[174,6,1,2135],[174,9,1,2136,"Object"],[174,15,1,2142],[174,16,1,2143,"defineProperties"],[174,32,1,2159],[175,4,1,2160,"ae"],[175,6,1,2162],[175,9,1,2163,"Object"],[175,15,1,2169],[175,16,1,2170,"getOwnPropertyDescriptors"],[175,41,1,2195],[176,4,1,2196,"X"],[176,5,1,2197],[176,8,1,2198,"Object"],[176,14,1,2204],[176,15,1,2205,"getOwnPropertySymbols"],[176,36,1,2226],[177,4,1,2227,"ce"],[177,6,1,2229],[177,9,1,2230,"Object"],[177,15,1,2236],[177,16,1,2237,"prototype"],[177,25,1,2246],[177,26,1,2247,"hasOwnProperty"],[177,40,1,2261],[178,4,1,2262,"le"],[178,6,1,2264],[178,9,1,2265,"Object"],[178,15,1,2271],[178,16,1,2272,"prototype"],[178,25,1,2281],[178,26,1,2282,"propertyIsEnumerable"],[178,46,1,2302],[179,4,1,2303,"j"],[179,5,1,2304],[179,8,1,2305,"j"],[179,9,1,2306,"E"],[179,10,1,2307],[179,12,1,2308,"n"],[179,13,1,2309],[179,15,1,2310,"e"],[179,16,1,2311],[179,21,1,2314,"n"],[179,22,1,2315],[179,26,1,2319,"E"],[179,27,1,2320],[179,30,1,2321,"ne"],[179,32,1,2323],[179,33,1,2324,"E"],[179,34,1,2325],[179,36,1,2326,"n"],[179,37,1,2327],[179,39,1,2328],[180,6,1,2329,"enumerable"],[180,16,1,2339],[180,18,1,2340],[180,19,1,2341],[180,20,1,2342],[181,6,1,2343,"configurable"],[181,18,1,2355],[181,20,1,2356],[181,21,1,2357],[181,22,1,2358],[182,6,1,2359,"writable"],[182,14,1,2367],[182,16,1,2368],[182,17,1,2369],[182,18,1,2370],[183,6,1,2371,"value"],[183,11,1,2376],[183,13,1,2377,"e"],[184,4,1,2378],[184,5,1,2379],[184,6,1,2380],[184,9,1,2381,"E"],[184,10,1,2382],[184,11,1,2383,"n"],[184,12,1,2384],[184,13,1,2385],[184,16,1,2386,"e"],[184,17,1,2387],[185,4,1,2388,"m"],[185,5,1,2389],[185,8,1,2390,"m"],[185,9,1,2391,"E"],[185,10,1,2392],[185,12,1,2393,"n"],[185,13,1,2394],[185,18,1,2397],[186,6,1,2398],[186,11,1,2402],[186,15,1,2406,"e"],[186,16,1,2407],[186,20,1,2411,"n"],[186,21,1,2412],[186,26,1,2415,"n"],[186,27,1,2416],[186,30,1,2417],[186,31,1,2418],[186,32,1,2419],[186,33,1,2420],[186,35,1,2421,"ce"],[186,37,1,2423],[186,38,1,2424,"call"],[186,42,1,2428],[186,43,1,2429,"n"],[186,44,1,2430],[186,46,1,2431,"e"],[186,47,1,2432],[186,48,1,2433],[186,52,1,2435,"j"],[186,53,1,2436],[186,54,1,2437,"E"],[186,55,1,2438],[186,57,1,2439,"e"],[186,58,1,2440],[186,60,1,2441,"n"],[186,61,1,2442],[186,62,1,2443,"e"],[186,63,1,2444],[186,64,1,2445],[186,65,1,2446],[187,6,1,2447],[187,10,1,2450,"X"],[187,11,1,2451],[187,13,1,2452],[187,18,1,2456],[187,22,1,2460,"e"],[187,23,1,2461],[187,27,1,2465,"X"],[187,28,1,2466],[187,29,1,2467,"n"],[187,30,1,2468],[187,31,1,2469],[187,33,1,2470,"le"],[187,35,1,2472],[187,36,1,2473,"call"],[187,40,1,2477],[187,41,1,2478,"n"],[187,42,1,2479],[187,44,1,2480,"e"],[187,45,1,2481],[187,46,1,2482],[187,50,1,2484,"j"],[187,51,1,2485],[187,52,1,2486,"E"],[187,53,1,2487],[187,55,1,2488,"e"],[187,56,1,2489],[187,58,1,2490,"n"],[187,59,1,2491],[187,60,1,2492,"e"],[187,61,1,2493],[187,62,1,2494],[187,63,1,2495],[188,6,1,2496],[188,13,1,2503,"E"],[188,14,1,2504],[189,4,1,2504],[189,5,1,2505],[190,4,1,2506,"f"],[190,5,1,2507],[190,8,1,2508,"f"],[190,9,1,2509,"E"],[190,10,1,2510],[190,12,1,2511,"n"],[190,13,1,2512],[190,18,1,2515,"oe"],[190,20,1,2517],[190,21,1,2518,"E"],[190,22,1,2519],[190,24,1,2520,"ae"],[190,26,1,2522],[190,27,1,2523,"n"],[190,28,1,2524],[190,29,1,2525],[190,30,1,2526],[191,2,1,2527],[191,6,1,2533,"pe"],[191,8,1,2535],[191,34,1,2535,"_U$IEngine"],[191,44,1,2535],[192,4,1,2554],[192,13,1,2554,"pe"],[192,16,1,2566,"n"],[192,17,1,2567],[192,19,1,2568],[193,6,1,2568],[193,10,1,2568,"_this"],[193,15,1,2568],[194,6,1,2568,"_classCallCheck"],[194,21,1,2568],[194,28,1,2568,"pe"],[194,30,1,2568],[195,6,1,2569,"_this"],[195,11,1,2569],[195,14,1,2569,"_callSuper"],[195,24,1,2569],[195,31,1,2569,"pe"],[195,33,1,2569],[195,36,1,2575,"n"],[195,37,1,2576],[195,41,1,2578,"_this"],[195,46,1,2578],[195,47,1,2583,"name"],[195,51,1,2587],[195,54,1,2588,"J"],[195,55,1,2589],[195,57,1,2590,"_this"],[195,62,1,2590],[195,63,1,2595,"events"],[195,69,1,2601],[195,72,1,2602],[195,76,1,2606,"B"],[195,77,1,2607],[195,78,1,2608,"default"],[195,85,1,2615],[195,86,1,2614],[195,87,1,2615],[195,89,1,2616,"_this"],[195,94,1,2616],[195,95,1,2621,"initialized"],[195,106,1,2632],[195,109,1,2633],[195,110,1,2634],[195,111,1,2635],[195,113,1,2636,"_this"],[195,118,1,2636],[195,119,1,2641,"ignoredPayloadTypes"],[195,138,1,2660],[195,141,1,2661],[195,142,1,2662,"i"],[195,143,1,2663],[195,144,1,2664,"TYPE_1"],[195,150,1,2670],[195,151,1,2671],[195,153,1,2672,"_this"],[195,158,1,2672],[195,159,1,2677,"requestQueue"],[195,171,1,2689],[195,174,1,2690],[196,8,1,2691,"state"],[196,13,1,2696],[196,15,1,2697,"_"],[196,16,1,2698],[196,17,1,2699,"idle"],[196,21,1,2703],[197,8,1,2704,"queue"],[197,13,1,2709],[197,15,1,2710],[198,6,1,2712],[198,7,1,2713],[198,9,1,2714,"_this"],[198,14,1,2714],[198,15,1,2719,"sessionRequestQueue"],[198,34,1,2738],[198,37,1,2739],[199,8,1,2740,"state"],[199,13,1,2745],[199,15,1,2746,"_"],[199,16,1,2747],[199,17,1,2748,"idle"],[199,21,1,2752],[200,8,1,2753,"queue"],[200,13,1,2758],[200,15,1,2759],[201,6,1,2761],[201,7,1,2762],[201,9,1,2763,"_this"],[201,14,1,2763],[201,15,1,2768,"requestQueueDelay"],[201,32,1,2785],[201,35,1,2786,"p"],[201,36,1,2787],[201,37,1,2788,"ONE_SECOND"],[201,47,1,2798],[201,49,1,2799,"_this"],[201,54,1,2799],[201,55,1,2804,"init"],[201,59,1,2808],[201,75,1,2808,"_asyncToGenerator"],[201,92,1,2808],[201,93,1,2809],[201,106,1,2818],[202,8,1,2819,"_this"],[202,13,1,2819],[202,14,1,2824,"initialized"],[202,25,1,2835],[202,30,1,2838],[202,36,1,2844,"_this"],[202,41,1,2844],[202,42,1,2849,"cleanup"],[202,49,1,2856],[202,50,1,2857],[202,51,1,2858],[202,53,1,2859,"_this"],[202,58,1,2859],[202,59,1,2864,"registerRelayerEvents"],[202,80,1,2885],[202,81,1,2886],[202,82,1,2887],[202,84,1,2888,"_this"],[202,89,1,2888],[202,90,1,2893,"registerExpirerEvents"],[202,111,1,2914],[202,112,1,2915],[202,113,1,2916],[202,115,1,2917,"_this"],[202,120,1,2917],[202,121,1,2922,"registerPairingEvents"],[202,142,1,2943],[202,143,1,2944],[202,144,1,2945],[202,146,1,2946,"_this"],[202,151,1,2946],[202,152,1,2951,"client"],[202,158,1,2957],[202,159,1,2958,"core"],[202,163,1,2962],[202,164,1,2963,"pairing"],[202,171,1,2970],[202,172,1,2971,"register"],[202,180,1,2979],[202,181,1,2980],[203,10,1,2981,"methods"],[203,17,1,2988],[203,19,1,2989,"Object"],[203,25,1,2995],[203,26,1,2996,"keys"],[203,30,1,3000],[203,31,1,3001,"N"],[203,32,1,3002],[204,8,1,3003],[204,9,1,3004],[204,10,1,3005],[204,12,1,3006,"_this"],[204,17,1,3006],[204,18,1,3011,"initialized"],[204,29,1,3022],[204,32,1,3023],[204,33,1,3024],[204,34,1,3025],[204,36,1,3026,"setTimeout"],[204,46,1,3036],[204,47,1,3037],[204,53,1,3041],[205,10,1,3042,"_this"],[205,15,1,3042],[205,16,1,3047,"sessionRequestQueue"],[205,35,1,3066],[205,36,1,3067,"queue"],[205,41,1,3072],[205,44,1,3073,"_this"],[205,49,1,3073],[205,50,1,3078,"getPendingSessionRequests"],[205,75,1,3103],[205,76,1,3104],[205,77,1,3105],[205,79,1,3106,"_this"],[205,84,1,3106],[205,85,1,3111,"processSessionRequestQueue"],[205,111,1,3137],[205,112,1,3138],[205,113,1,3139],[206,8,1,3139],[206,9,1,3140],[206,11,1,3141,"p"],[206,12,1,3142],[206,13,1,3143,"toMiliseconds"],[206,26,1,3156],[206,27,1,3157,"_this"],[206,32,1,3157],[206,33,1,3162,"requestQueueDelay"],[206,50,1,3179],[206,51,1,3180],[206,52,1,3181],[206,53,1,3182],[207,6,1,3182],[207,7,1,3183],[207,10,1,3184,"_this"],[207,15,1,3184],[207,16,1,3189,"connect"],[207,23,1,3196],[208,8,1,3196],[208,12,1,3196,"_ref2"],[208,17,1,3196],[208,20,1,3196,"_asyncToGenerator"],[208,37,1,3196],[208,38,1,3197],[208,49,1,3203,"e"],[208,50,1,3204],[208,52,1,3206],[209,10,1,3207],[209,16,1,3213,"_this"],[209,21,1,3213],[209,22,1,3218,"isInitialized"],[209,35,1,3231],[209,36,1,3232],[209,37,1,3233],[210,10,1,3234],[210,14,1,3240,"s"],[210,15,1,3241],[210,18,1,3242,"f"],[210,19,1,3243],[210,20,1,3244,"m"],[210,21,1,3245],[210,22,1,3246],[210,23,1,3247],[210,24,1,3248],[210,26,1,3249,"e"],[210,27,1,3250],[210,28,1,3251],[210,30,1,3252],[211,12,1,3253,"requiredNamespaces"],[211,30,1,3271],[211,32,1,3272,"e"],[211,33,1,3273],[211,34,1,3274,"requiredNamespaces"],[211,52,1,3292],[211,56,1,3294],[211,57,1,3295],[211,58,1,3296],[212,12,1,3297,"optionalNamespaces"],[212,30,1,3315],[212,32,1,3316,"e"],[212,33,1,3317],[212,34,1,3318,"optionalNamespaces"],[212,52,1,3336],[212,56,1,3338],[212,57,1,3339],[213,10,1,3340],[213,11,1,3341],[213,12,1,3342],[214,10,1,3343],[214,16,1,3349,"_this"],[214,21,1,3349],[214,22,1,3354,"isValidConnect"],[214,36,1,3368],[214,37,1,3369,"s"],[214,38,1,3370],[214,39,1,3371],[215,10,1,3372],[215,14,1,3391,"t"],[215,15,1,3392],[215,18,1,3465,"s"],[215,19,1,3466],[215,20,1,3378,"pairingTopic"],[215,32,1,3390],[216,12,1,3412,"r"],[216,13,1,3413],[216,16,1,3465,"s"],[216,17,1,3466],[216,18,1,3393,"requiredNamespaces"],[216,36,1,3411],[217,12,1,3433,"o"],[217,13,1,3434],[217,16,1,3465,"s"],[217,17,1,3466],[217,18,1,3414,"optionalNamespaces"],[217,36,1,3432],[218,12,1,3453,"a"],[218,13,1,3454],[218,16,1,3465,"s"],[218,17,1,3466],[218,18,1,3435,"sessionProperties"],[218,35,1,3452],[219,12,1,3462,"c"],[219,13,1,3463],[219,16,1,3465,"s"],[219,17,1,3466],[219,18,1,3455,"relays"],[219,24,1,3461],[220,10,1,3467],[220,14,1,3471,"l"],[220,15,1,3472],[220,18,1,3473,"t"],[220,19,1,3474],[221,12,1,3475,"h"],[221,13,1,3476],[222,12,1,3477,"u"],[222,13,1,3478],[222,16,1,3479],[222,17,1,3480],[222,18,1,3481],[223,10,1,3482],[223,14,1,3485,"l"],[223,15,1,3486],[223,20,1,3489,"u"],[223,21,1,3490],[223,24,1,3491,"_this"],[223,29,1,3491],[223,30,1,3496,"client"],[223,36,1,3502],[223,37,1,3503,"core"],[223,41,1,3507],[223,42,1,3508,"pairing"],[223,49,1,3515],[223,50,1,3516,"pairings"],[223,58,1,3524],[223,59,1,3525,"get"],[223,62,1,3528],[223,63,1,3529,"l"],[223,64,1,3530],[223,65,1,3531],[223,66,1,3532,"active"],[223,72,1,3538],[223,73,1,3539],[223,75,1,3540],[223,76,1,3541,"l"],[223,77,1,3542],[223,81,1,3544],[223,82,1,3545,"u"],[223,83,1,3546],[223,85,1,3547],[224,12,1,3548],[224,16,1,3548,"_yield$_this$client$c"],[224,37,1,3548],[224,46,1,3575,"_this"],[224,51,1,3575],[224,52,1,3580,"client"],[224,58,1,3586],[224,59,1,3587,"core"],[224,63,1,3591],[224,64,1,3592,"pairing"],[224,71,1,3599],[224,72,1,3600,"create"],[224,78,1,3606],[224,79,1,3607],[224,80,1,3608],[225,14,1,3560,"R"],[225,15,1,3561],[225,18,1,3561,"_yield$_this$client$c"],[225,39,1,3561],[225,40,1,3554,"topic"],[225,45,1,3559],[226,14,1,3566,"I"],[226,15,1,3567],[226,18,1,3567,"_yield$_this$client$c"],[226,39,1,3567],[226,40,1,3562,"uri"],[226,43,1,3565],[227,12,1,3609,"l"],[227,13,1,3610],[227,16,1,3611,"R"],[227,17,1,3612],[227,19,1,3613,"h"],[227,20,1,3614],[227,23,1,3615,"I"],[227,24,1,3616],[228,10,1,3616],[229,10,1,3623],[229,14,1,3623,"d"],[229,15,1,3624],[229,24,1,3631,"_this"],[229,29,1,3631],[229,30,1,3636,"client"],[229,36,1,3642],[229,37,1,3643,"core"],[229,41,1,3647],[229,42,1,3648,"crypto"],[229,48,1,3654],[229,49,1,3655,"generateKeyPair"],[229,64,1,3670],[229,65,1,3671],[229,66,1,3672],[230,12,1,3673,"w"],[230,13,1,3674],[230,16,1,3675,"m"],[230,17,1,3676],[230,18,1,3677],[231,14,1,3678,"requiredNamespaces"],[231,32,1,3696],[231,34,1,3697,"r"],[231,35,1,3698],[232,14,1,3699,"optionalNamespaces"],[232,32,1,3717],[232,34,1,3718,"o"],[232,35,1,3719],[233,14,1,3720,"relays"],[233,20,1,3726],[233,22,1,3727,"c"],[233,23,1,3728],[233,27,1,3730],[233,28,1,3731],[234,16,1,3732,"protocol"],[234,24,1,3740],[234,26,1,3741,"y"],[234,27,1,3742],[234,28,1,3743,"RELAYER_DEFAULT_PROTOCOL"],[235,14,1,3767],[235,15,1,3768],[235,16,1,3769],[236,14,1,3770,"proposer"],[236,22,1,3778],[236,24,1,3779],[237,16,1,3780,"publicKey"],[237,25,1,3789],[237,27,1,3790,"d"],[237,28,1,3791],[238,16,1,3792,"metadata"],[238,24,1,3800],[238,26,1,3801,"_this"],[238,31,1,3801],[238,32,1,3806,"client"],[238,38,1,3812],[238,39,1,3813,"metadata"],[239,14,1,3821],[240,12,1,3822],[240,13,1,3823],[240,15,1,3824,"a"],[240,16,1,3825],[240,20,1,3827],[241,14,1,3828,"sessionProperties"],[241,31,1,3845],[241,33,1,3846,"a"],[242,12,1,3847],[242,13,1,3848],[242,14,1,3849],[243,12,1,3849,"_i$createDelayedPromi"],[243,33,1,3849],[243,36,1,3878,"i"],[243,37,1,3879],[243,38,1,3880,"createDelayedPromise"],[243,58,1,3900],[243,59,1,3901,"p"],[243,60,1,3902],[243,61,1,3903,"FIVE_MINUTES"],[243,73,1,3915],[243,75,1,3916,"k"],[243,76,1,3917],[243,77,1,3918],[244,12,1,3858,"S"],[244,13,1,3859],[244,16,1,3859,"_i$createDelayedPromi"],[244,37,1,3859],[244,38,1,3851,"reject"],[244,44,1,3857],[245,12,1,3868,"q"],[245,13,1,3869],[245,16,1,3869,"_i$createDelayedPromi"],[245,37,1,3869],[245,38,1,3860,"resolve"],[245,45,1,3867],[246,12,1,3875,"C"],[246,13,1,3876],[246,16,1,3876,"_i$createDelayedPromi"],[246,37,1,3876],[246,38,1,3870,"done"],[246,42,1,3874],[247,10,1,3919],[247,14,1,3922,"_this"],[247,19,1,3922],[247,20,1,3927,"events"],[247,26,1,3933],[247,27,1,3934,"once"],[247,31,1,3938],[247,32,1,3939,"i"],[247,33,1,3940],[247,34,1,3941,"engineEvent"],[247,45,1,3952],[247,46,1,3953],[247,63,1,3970],[247,64,1,3971],[248,12,1,3971],[248,16,1,3971,"_ref4"],[248,21,1,3971],[248,24,1,3971,"_asyncToGenerator"],[248,41,1,3971],[248,42,1,3972],[248,53,1,3972,"_ref3"],[248,58,1,3972],[248,60,1,4000],[249,14,1,4000],[249,18,1,3985,"R"],[249,19,1,3986],[249,22,1,3986,"_ref3"],[249,27,1,3986],[249,28,1,3979,"error"],[249,33,1,3984],[250,16,1,3995,"I"],[250,17,1,3996],[250,20,1,3996,"_ref3"],[250,25,1,3996],[250,26,1,3987,"session"],[250,33,1,3994],[251,14,1,4001],[251,18,1,4004,"R"],[251,19,1,4005],[251,21,1,4006,"S"],[251,22,1,4007],[251,23,1,4008,"R"],[251,24,1,4009],[251,25,1,4010],[251,26,1,4011],[251,31,1,4016],[251,35,1,4019,"I"],[251,36,1,4020],[251,38,1,4021],[252,16,1,4022,"I"],[252,17,1,4023],[252,18,1,4024,"self"],[252,22,1,4028],[252,23,1,4029,"publicKey"],[252,32,1,4038],[252,35,1,4039,"d"],[252,36,1,4040],[253,16,1,4041],[253,20,1,4047,"G"],[253,21,1,4048],[253,24,1,4049,"f"],[253,25,1,4050],[253,26,1,4051,"m"],[253,27,1,4052],[253,28,1,4053],[253,29,1,4054],[253,30,1,4055],[253,32,1,4056,"I"],[253,33,1,4057],[253,34,1,4058],[253,36,1,4059],[254,18,1,4060,"requiredNamespaces"],[254,36,1,4078],[254,38,1,4079,"I"],[254,39,1,4080],[254,40,1,4081,"requiredNamespaces"],[254,58,1,4099],[255,18,1,4100,"optionalNamespaces"],[255,36,1,4118],[255,38,1,4119,"I"],[255,39,1,4120],[255,40,1,4121,"optionalNamespaces"],[256,16,1,4139],[256,17,1,4140],[256,18,1,4141],[257,16,1,4142],[257,22,1,4148,"_this"],[257,27,1,4148],[257,28,1,4153,"client"],[257,34,1,4159],[257,35,1,4160,"session"],[257,42,1,4167],[257,43,1,4168,"set"],[257,46,1,4171],[257,47,1,4172,"I"],[257,48,1,4173],[257,49,1,4174,"topic"],[257,54,1,4179],[257,56,1,4180,"G"],[257,57,1,4181],[257,58,1,4182],[257,66,1,4189,"_this"],[257,71,1,4189],[257,72,1,4194,"setExpiry"],[257,81,1,4203],[257,82,1,4204,"I"],[257,83,1,4205],[257,84,1,4206,"topic"],[257,89,1,4211],[257,91,1,4212,"I"],[257,92,1,4213],[257,93,1,4214,"expiry"],[257,99,1,4220],[257,100,1,4221],[257,102,1,4222,"l"],[257,103,1,4223],[257,114,1,4231,"_this"],[257,119,1,4231],[257,120,1,4236,"client"],[257,126,1,4242],[257,127,1,4243,"core"],[257,131,1,4247],[257,132,1,4248,"pairing"],[257,139,1,4255],[257,140,1,4256,"updateMetadata"],[257,154,1,4270],[257,155,1,4271],[258,18,1,4272,"topic"],[258,23,1,4277],[258,25,1,4278,"l"],[258,26,1,4279],[259,18,1,4280,"metadata"],[259,26,1,4288],[259,28,1,4289,"I"],[259,29,1,4290],[259,30,1,4291,"peer"],[259,34,1,4295],[259,35,1,4296,"metadata"],[260,16,1,4304],[260,17,1,4305],[260,18,1,4306],[260,21,1,4307,"q"],[260,22,1,4308],[260,23,1,4309,"G"],[260,24,1,4310],[260,25,1,4311],[261,14,1,4311],[262,12,1,4312],[262,13,1,4313],[263,12,1,4313],[263,29,1,4313,"_x2"],[263,32,1,4313],[264,14,1,4313],[264,21,1,4313,"_ref4"],[264,26,1,4313],[264,27,1,4313,"apply"],[264,32,1,4313],[264,39,1,4313,"arguments"],[264,48,1,4313],[265,12,1,4313],[266,10,1,4313],[266,14,1,4314],[266,16,1,4315],[266,17,1,4316,"l"],[266,18,1,4317],[266,20,1,4318],[267,12,1,4319],[267,16,1,4319,"_i$getInternalError"],[267,35,1,4319],[267,38,1,4336,"i"],[267,39,1,4337],[267,40,1,4338,"getInternalError"],[267,56,1,4354],[267,57,1,4355],[267,74,1,4372],[267,76,1,4373],[267,104,1,4401,"l"],[267,105,1,4402],[267,107,1,4404],[267,108,1,4405],[268,14,1,4333,"R"],[268,16,1,4334],[268,19,1,4334,"_i$getInternalError"],[268,38,1,4334],[268,39,1,4325,"message"],[268,46,1,4332],[269,12,1,4406],[269,18,1,4412],[269,22,1,4416,"Error"],[269,27,1,4421],[269,28,1,4422,"R"],[269,30,1,4423],[269,31,1,4424],[270,10,1,4424],[271,10,1,4425],[271,14,1,4431,"v"],[271,15,1,4432],[271,24,1,4439,"_this"],[271,29,1,4439],[271,30,1,4444,"sendRequest"],[271,41,1,4455],[271,42,1,4456],[272,14,1,4457,"topic"],[272,19,1,4462],[272,21,1,4463,"l"],[272,22,1,4464],[273,14,1,4465,"method"],[273,20,1,4471],[273,22,1,4472],[273,41,1,4491],[274,14,1,4492,"params"],[274,20,1,4498],[274,22,1,4499,"w"],[275,12,1,4500],[275,13,1,4501],[275,14,1,4502],[276,12,1,4503,"H"],[276,13,1,4504],[276,16,1,4505,"i"],[276,17,1,4506],[276,18,1,4507,"calcExpiry"],[276,28,1,4517],[276,29,1,4518,"p"],[276,30,1,4519],[276,31,1,4520,"FIVE_MINUTES"],[276,43,1,4532],[276,44,1,4533],[277,10,1,4534],[277,17,1,4541],[277,23,1,4547,"_this"],[277,28,1,4547],[277,29,1,4552,"setProposal"],[277,40,1,4563],[277,41,1,4564,"v"],[277,42,1,4565],[277,44,1,4566,"m"],[277,45,1,4567],[277,46,1,4568],[278,12,1,4569,"id"],[278,14,1,4571],[278,16,1,4572,"v"],[278,17,1,4573],[279,12,1,4574,"expiry"],[279,18,1,4580],[279,20,1,4581,"H"],[280,10,1,4582],[280,11,1,4583],[280,13,1,4584,"w"],[280,14,1,4585],[280,15,1,4586],[280,16,1,4587],[280,18,1,4588],[281,12,1,4589,"uri"],[281,15,1,4592],[281,17,1,4593,"h"],[281,18,1,4594],[282,12,1,4595,"approval"],[282,20,1,4603],[282,22,1,4604,"C"],[283,10,1,4605],[283,11,1,4606],[284,8,1,4606],[284,9,1,4607],[285,8,1,4607],[285,25,1,4607,"_x"],[285,27,1,4607],[286,10,1,4607],[286,17,1,4607,"_ref2"],[286,22,1,4607],[286,23,1,4607,"apply"],[286,28,1,4607],[286,35,1,4607,"arguments"],[286,44,1,4607],[287,8,1,4607],[288,6,1,4607],[288,11,1,4608,"_this"],[288,16,1,4608],[288,17,1,4613,"pair"],[288,21,1,4617],[289,8,1,4617],[289,12,1,4617,"_ref5"],[289,17,1,4617],[289,20,1,4617,"_asyncToGenerator"],[289,37,1,4617],[289,38,1,4618],[289,49,1,4624,"e"],[289,50,1,4625],[290,10,1,4625],[290,17,1,4628],[290,23,1,4634,"_this"],[290,28,1,4634],[290,29,1,4639,"isInitialized"],[290,42,1,4652],[290,43,1,4653],[290,44,1,4654],[290,52,1,4661,"_this"],[290,57,1,4661],[290,58,1,4666,"client"],[290,64,1,4672],[290,65,1,4673,"core"],[290,69,1,4677],[290,70,1,4678,"pairing"],[290,77,1,4685],[290,78,1,4686,"pair"],[290,82,1,4690],[290,83,1,4691,"e"],[290,84,1,4692],[290,85,1,4693],[291,8,1,4693],[291,9,1,4694],[292,8,1,4694],[292,25,1,4694,"_x3"],[292,28,1,4694],[293,10,1,4694],[293,17,1,4694,"_ref5"],[293,22,1,4694],[293,23,1,4694,"apply"],[293,28,1,4694],[293,35,1,4694,"arguments"],[293,44,1,4694],[294,8,1,4694],[295,6,1,4694],[295,11,1,4695,"_this"],[295,16,1,4695],[295,17,1,4700,"approve"],[295,24,1,4707],[296,8,1,4707],[296,12,1,4707,"_ref6"],[296,17,1,4707],[296,20,1,4707,"_asyncToGenerator"],[296,37,1,4707],[296,38,1,4708],[296,49,1,4714,"e"],[296,50,1,4715],[296,52,1,4717],[297,10,1,4718],[297,16,1,4724,"_this"],[297,21,1,4724],[297,22,1,4729,"isInitialized"],[297,35,1,4742],[297,36,1,4743],[297,37,1,4744],[297,45,1,4751,"_this"],[297,50,1,4751],[297,51,1,4756,"isValidApprove"],[297,65,1,4770],[297,66,1,4771,"e"],[297,67,1,4772],[297,68,1,4773],[298,10,1,4774],[298,14,1,4783,"s"],[298,15,1,4784],[298,18,1,4835,"e"],[298,19,1,4836],[298,20,1,4780,"id"],[298,22,1,4782],[299,12,1,4799,"t"],[299,13,1,4800],[299,16,1,4835,"e"],[299,17,1,4836],[299,18,1,4785,"relayProtocol"],[299,31,1,4798],[300,12,1,4812,"r"],[300,13,1,4813],[300,16,1,4835,"e"],[300,17,1,4836],[300,18,1,4801,"namespaces"],[300,28,1,4811],[301,12,1,4832,"o"],[301,13,1,4833],[301,16,1,4835,"e"],[301,17,1,4836],[301,18,1,4814,"sessionProperties"],[301,35,1,4831],[302,12,1,4837,"a"],[302,13,1,4838],[302,16,1,4839,"_this"],[302,21,1,4839],[302,22,1,4844,"client"],[302,28,1,4850],[302,29,1,4851,"proposal"],[302,37,1,4859],[302,38,1,4860,"get"],[302,41,1,4863],[302,42,1,4864,"s"],[302,43,1,4865],[302,44,1,4866],[303,10,1,4867],[303,14,1,4884,"c"],[303,15,1,4885],[303,18,1,4940,"a"],[303,19,1,4941],[303,20,1,4871,"pairingTopic"],[303,32,1,4883],[304,12,1,4895,"l"],[304,13,1,4896],[304,16,1,4940,"a"],[304,17,1,4941],[304,18,1,4886,"proposer"],[304,26,1,4894],[305,12,1,4916,"h"],[305,13,1,4917],[305,16,1,4940,"a"],[305,17,1,4941],[305,18,1,4897,"requiredNamespaces"],[305,36,1,4915],[306,12,1,4937,"u"],[306,13,1,4938],[306,16,1,4940,"a"],[306,17,1,4941],[306,18,1,4918,"optionalNamespaces"],[306,36,1,4936],[307,10,1,4942,"c"],[307,11,1,4943],[307,14,1,4944,"c"],[307,15,1,4945],[307,19,1,4947],[307,21,1,4949],[307,23,1,4950,"i"],[307,24,1,4951],[307,25,1,4952,"isValidObject"],[307,38,1,4965],[307,39,1,4966,"h"],[307,40,1,4967],[307,41,1,4968],[307,46,1,4971,"h"],[307,47,1,4972],[307,50,1,4973,"i"],[307,51,1,4974],[307,52,1,4975,"getRequiredNamespacesFromNamespaces"],[307,87,1,5010],[307,88,1,5011,"r"],[307,89,1,5012],[307,91,1,5013],[307,102,1,5024],[307,103,1,5025],[307,104,1,5026],[308,10,1,5027],[308,14,1,5033,"d"],[308,15,1,5034],[308,24,1,5041,"_this"],[308,29,1,5041],[308,30,1,5046,"client"],[308,36,1,5052],[308,37,1,5053,"core"],[308,41,1,5057],[308,42,1,5058,"crypto"],[308,48,1,5064],[308,49,1,5065,"generateKeyPair"],[308,64,1,5080],[308,65,1,5081],[308,66,1,5082],[309,12,1,5083,"w"],[309,13,1,5084],[309,16,1,5085,"l"],[309,17,1,5086],[309,18,1,5087,"publicKey"],[309,27,1,5096],[310,12,1,5097,"S"],[310,13,1,5098],[310,22,1,5105,"_this"],[310,27,1,5105],[310,28,1,5110,"client"],[310,34,1,5116],[310,35,1,5117,"core"],[310,39,1,5121],[310,40,1,5122,"crypto"],[310,46,1,5128],[310,47,1,5129,"generateSharedKey"],[310,64,1,5146],[310,65,1,5147,"d"],[310,66,1,5148],[310,68,1,5149,"w"],[310,69,1,5150],[310,70,1,5151],[311,10,1,5152,"c"],[311,11,1,5153],[311,15,1,5155,"s"],[311,16,1,5156],[311,21,1,5159],[311,27,1,5165,"_this"],[311,32,1,5165],[311,33,1,5170,"client"],[311,39,1,5176],[311,40,1,5177,"core"],[311,44,1,5181],[311,45,1,5182,"pairing"],[311,52,1,5189],[311,53,1,5190,"updateMetadata"],[311,67,1,5204],[311,68,1,5205],[312,12,1,5206,"topic"],[312,17,1,5211],[312,19,1,5212,"c"],[312,20,1,5213],[313,12,1,5214,"metadata"],[313,20,1,5222],[313,22,1,5223,"l"],[313,23,1,5224],[313,24,1,5225,"metadata"],[314,10,1,5233],[314,11,1,5234],[314,12,1,5235],[314,20,1,5242,"_this"],[314,25,1,5242],[314,26,1,5247,"sendResult"],[314,36,1,5257],[314,37,1,5258],[315,12,1,5259,"id"],[315,14,1,5261],[315,16,1,5262,"s"],[315,17,1,5263],[316,12,1,5264,"topic"],[316,17,1,5269],[316,19,1,5270,"c"],[316,20,1,5271],[317,12,1,5272,"result"],[317,18,1,5278],[317,20,1,5279],[318,14,1,5280,"relay"],[318,19,1,5285],[318,21,1,5286],[319,16,1,5287,"protocol"],[319,24,1,5295],[319,26,1,5296,"t"],[319,27,1,5297],[319,31,1,5299],[320,14,1,5304],[320,15,1,5305],[321,14,1,5306,"responderPublicKey"],[321,32,1,5324],[321,34,1,5325,"d"],[322,12,1,5326],[323,10,1,5327],[323,11,1,5328],[323,12,1,5329],[323,20,1,5336,"_this"],[323,25,1,5336],[323,26,1,5341,"client"],[323,32,1,5347],[323,33,1,5348,"proposal"],[323,41,1,5356],[323,42,1,5357,"delete"],[323,48,1,5363],[323,49,1,5364,"s"],[323,50,1,5365],[323,52,1,5366,"i"],[323,53,1,5367],[323,54,1,5368,"getSdkError"],[323,65,1,5379],[323,66,1,5380],[323,85,1,5399],[323,86,1,5400],[323,87,1,5401],[323,95,1,5408,"_this"],[323,100,1,5408],[323,101,1,5413,"client"],[323,107,1,5419],[323,108,1,5420,"core"],[323,112,1,5424],[323,113,1,5425,"pairing"],[323,120,1,5432],[323,121,1,5433,"activate"],[323,129,1,5441],[323,130,1,5442],[324,12,1,5443,"topic"],[324,17,1,5448],[324,19,1,5449,"c"],[325,10,1,5450],[325,11,1,5451],[325,12,1,5452],[325,13,1,5453],[326,10,1,5454],[326,14,1,5460,"q"],[326,15,1,5461],[326,18,1,5462,"m"],[326,19,1,5463],[326,20,1,5464],[327,12,1,5465,"relay"],[327,17,1,5470],[327,19,1,5471],[328,14,1,5472,"protocol"],[328,22,1,5480],[328,24,1,5481,"t"],[328,25,1,5482],[328,29,1,5484],[329,12,1,5489],[329,13,1,5490],[330,12,1,5491,"namespaces"],[330,22,1,5501],[330,24,1,5502,"r"],[330,25,1,5503],[331,12,1,5504,"requiredNamespaces"],[331,30,1,5522],[331,32,1,5523,"h"],[331,33,1,5524],[332,12,1,5525,"optionalNamespaces"],[332,30,1,5543],[332,32,1,5544,"u"],[332,33,1,5545],[333,12,1,5546,"pairingTopic"],[333,24,1,5558],[333,26,1,5559,"c"],[333,27,1,5560],[334,12,1,5561,"controller"],[334,22,1,5571],[334,24,1,5572],[335,14,1,5573,"publicKey"],[335,23,1,5582],[335,25,1,5583,"d"],[335,26,1,5584],[336,14,1,5585,"metadata"],[336,22,1,5593],[336,24,1,5594,"_this"],[336,29,1,5594],[336,30,1,5599,"client"],[336,36,1,5605],[336,37,1,5606,"metadata"],[337,12,1,5614],[337,13,1,5615],[338,12,1,5616,"expiry"],[338,18,1,5622],[338,20,1,5623,"i"],[338,21,1,5624],[338,22,1,5625,"calcExpiry"],[338,32,1,5635],[338,33,1,5636,"P"],[338,34,1,5637],[339,10,1,5638],[339,11,1,5639],[339,13,1,5640,"o"],[339,14,1,5641],[339,18,1,5643],[340,12,1,5644,"sessionProperties"],[340,29,1,5661],[340,31,1,5662,"o"],[341,10,1,5663],[341,11,1,5664],[341,12,1,5665],[342,10,1,5666],[342,16,1,5672,"_this"],[342,21,1,5672],[342,22,1,5677,"client"],[342,28,1,5683],[342,29,1,5684,"core"],[342,33,1,5688],[342,34,1,5689,"relayer"],[342,41,1,5696],[342,42,1,5697,"subscribe"],[342,51,1,5706],[342,52,1,5707,"S"],[342,53,1,5708],[342,54,1,5709],[342,62,1,5716,"_this"],[342,67,1,5716],[342,68,1,5721,"sendRequest"],[342,79,1,5732],[342,80,1,5733],[343,12,1,5734,"topic"],[343,17,1,5739],[343,19,1,5740,"S"],[343,20,1,5741],[344,12,1,5742,"method"],[344,18,1,5748],[344,20,1,5749],[344,38,1,5767],[345,12,1,5768,"params"],[345,18,1,5774],[345,20,1,5775,"q"],[345,21,1,5776],[346,12,1,5777,"throwOnFailedPublish"],[346,32,1,5797],[346,34,1,5798],[346,35,1,5799],[347,10,1,5800],[347,11,1,5801],[347,12,1,5802],[348,10,1,5803],[348,14,1,5809,"C"],[348,15,1,5810],[348,18,1,5811,"f"],[348,19,1,5812],[348,20,1,5813,"m"],[348,21,1,5814],[348,22,1,5815],[348,23,1,5816],[348,24,1,5817],[348,26,1,5818,"q"],[348,27,1,5819],[348,28,1,5820],[348,30,1,5821],[349,12,1,5822,"topic"],[349,17,1,5827],[349,19,1,5828,"S"],[349,20,1,5829],[350,12,1,5830,"pairingTopic"],[350,24,1,5842],[350,26,1,5843,"c"],[350,27,1,5844],[351,12,1,5845,"acknowledged"],[351,24,1,5857],[351,26,1,5858],[351,27,1,5859],[351,28,1,5860],[352,12,1,5861,"self"],[352,16,1,5865],[352,18,1,5866,"q"],[352,19,1,5867],[352,20,1,5868,"controller"],[352,30,1,5878],[353,12,1,5879,"peer"],[353,16,1,5883],[353,18,1,5884],[354,14,1,5885,"publicKey"],[354,23,1,5894],[354,25,1,5895,"l"],[354,26,1,5896],[354,27,1,5897,"publicKey"],[354,36,1,5906],[355,14,1,5907,"metadata"],[355,22,1,5915],[355,24,1,5916,"l"],[355,25,1,5917],[355,26,1,5918,"metadata"],[356,12,1,5926],[356,13,1,5927],[357,12,1,5928,"controller"],[357,22,1,5938],[357,24,1,5939,"d"],[358,10,1,5940],[358,11,1,5941],[358,12,1,5942],[359,10,1,5943],[359,17,1,5950],[359,23,1,5956,"_this"],[359,28,1,5956],[359,29,1,5961,"client"],[359,35,1,5967],[359,36,1,5968,"session"],[359,43,1,5975],[359,44,1,5976,"set"],[359,47,1,5979],[359,48,1,5980,"S"],[359,49,1,5981],[359,51,1,5982,"C"],[359,52,1,5983],[359,53,1,5984],[359,61,1,5991,"_this"],[359,66,1,5991],[359,67,1,5996,"setExpiry"],[359,76,1,6005],[359,77,1,6006,"S"],[359,78,1,6007],[359,80,1,6008,"i"],[359,81,1,6009],[359,82,1,6010,"calcExpiry"],[359,92,1,6020],[359,93,1,6021,"P"],[359,94,1,6022],[359,95,1,6023],[359,96,1,6024],[359,98,1,6025],[360,12,1,6026,"topic"],[360,17,1,6031],[360,19,1,6032,"S"],[360,20,1,6033],[361,12,1,6034,"acknowledged"],[361,24,1,6046],[361,26,1,6047,"acknowledged"],[361,27,1,6047],[361,32,1,6051],[361,36,1,6055,"Promise"],[361,43,1,6062],[361,44,1,6063,"v"],[361,45,1,6064],[361,49,1,6066,"setTimeout"],[361,59,1,6076],[361,60,1,6077],[361,66,1,6081,"v"],[361,67,1,6082],[361,68,1,6083,"_this"],[361,73,1,6083],[361,74,1,6088,"client"],[361,80,1,6094],[361,81,1,6095,"session"],[361,88,1,6102],[361,89,1,6103,"get"],[361,92,1,6106],[361,93,1,6107,"S"],[361,94,1,6108],[361,95,1,6109],[361,96,1,6110],[361,98,1,6111],[361,101,1,6114],[361,102,1,6115],[362,10,1,6116],[362,11,1,6117],[363,8,1,6117],[363,9,1,6118],[364,8,1,6118],[364,25,1,6118,"_x4"],[364,28,1,6118],[365,10,1,6118],[365,17,1,6118,"_ref6"],[365,22,1,6118],[365,23,1,6118,"apply"],[365,28,1,6118],[365,35,1,6118,"arguments"],[365,44,1,6118],[366,8,1,6118],[367,6,1,6118],[367,11,1,6119,"_this"],[367,16,1,6119],[367,17,1,6124,"reject"],[367,23,1,6130],[368,8,1,6130],[368,12,1,6130,"_ref7"],[368,17,1,6130],[368,20,1,6130,"_asyncToGenerator"],[368,37,1,6130],[368,38,1,6131],[368,49,1,6137,"e"],[368,50,1,6138],[368,52,1,6140],[369,10,1,6141],[369,16,1,6147,"_this"],[369,21,1,6147],[369,22,1,6152,"isInitialized"],[369,35,1,6165],[369,36,1,6166],[369,37,1,6167],[369,45,1,6174,"_this"],[369,50,1,6174],[369,51,1,6179,"isValidReject"],[369,64,1,6192],[369,65,1,6193,"e"],[369,66,1,6194],[369,67,1,6195],[370,10,1,6196],[370,14,1,6205,"s"],[370,15,1,6206],[370,18,1,6217,"e"],[370,19,1,6218],[370,20,1,6202,"id"],[370,22,1,6204],[371,12,1,6214,"t"],[371,13,1,6215],[371,16,1,6217,"e"],[371,17,1,6218],[371,18,1,6207,"reason"],[371,24,1,6213],[372,12,1,6213,"_this$client$proposal"],[372,33,1,6213],[372,36,1,6236,"_this"],[372,41,1,6236],[372,42,1,6241,"client"],[372,48,1,6247],[372,49,1,6248,"proposal"],[372,57,1,6256],[372,58,1,6257,"get"],[372,61,1,6260],[372,62,1,6261,"s"],[372,63,1,6262],[372,64,1,6263],[373,12,1,6233,"r"],[373,13,1,6234],[373,16,1,6234,"_this$client$proposal"],[373,37,1,6234],[373,38,1,6220,"pairingTopic"],[373,50,1,6232],[374,10,1,6264,"r"],[374,11,1,6265],[374,16,1,6268],[374,22,1,6274,"_this"],[374,27,1,6274],[374,28,1,6279,"sendError"],[374,37,1,6288],[374,38,1,6289,"s"],[374,39,1,6290],[374,41,1,6291,"r"],[374,42,1,6292],[374,44,1,6293,"t"],[374,45,1,6294],[374,46,1,6295],[374,54,1,6302,"_this"],[374,59,1,6302],[374,60,1,6307,"client"],[374,66,1,6313],[374,67,1,6314,"proposal"],[374,75,1,6322],[374,76,1,6323,"delete"],[374,82,1,6329],[374,83,1,6330,"s"],[374,84,1,6331],[374,86,1,6332,"i"],[374,87,1,6333],[374,88,1,6334,"getSdkError"],[374,99,1,6345],[374,100,1,6346],[374,119,1,6365],[374,120,1,6366],[374,121,1,6367],[374,122,1,6368],[375,8,1,6368],[375,9,1,6369],[376,8,1,6369],[376,25,1,6369,"_x5"],[376,28,1,6369],[377,10,1,6369],[377,17,1,6369,"_ref7"],[377,22,1,6369],[377,23,1,6369,"apply"],[377,28,1,6369],[377,35,1,6369,"arguments"],[377,44,1,6369],[378,8,1,6369],[379,6,1,6369],[379,11,1,6370,"_this"],[379,16,1,6370],[379,17,1,6375,"update"],[379,23,1,6381],[380,8,1,6381],[380,12,1,6381,"_ref8"],[380,17,1,6381],[380,20,1,6381,"_asyncToGenerator"],[380,37,1,6381],[380,38,1,6382],[380,49,1,6388,"e"],[380,50,1,6389],[380,52,1,6391],[381,10,1,6392],[381,16,1,6398,"_this"],[381,21,1,6398],[381,22,1,6403,"isInitialized"],[381,35,1,6416],[381,36,1,6417],[381,37,1,6418],[381,45,1,6425,"_this"],[381,50,1,6425],[381,51,1,6430,"isValidUpdate"],[381,64,1,6443],[381,65,1,6444,"e"],[381,66,1,6445],[381,67,1,6446],[382,10,1,6447],[382,14,1,6459,"s"],[382,15,1,6460],[382,18,1,6475,"e"],[382,19,1,6476],[382,20,1,6453,"topic"],[382,25,1,6458],[383,12,1,6472,"t"],[383,13,1,6473],[383,16,1,6475,"e"],[383,17,1,6476],[383,18,1,6461,"namespaces"],[383,28,1,6471],[384,12,1,6477,"r"],[384,13,1,6478],[384,22,1,6485,"_this"],[384,27,1,6485],[384,28,1,6490,"sendRequest"],[384,39,1,6501],[384,40,1,6502],[385,14,1,6503,"topic"],[385,19,1,6508],[385,21,1,6509,"s"],[385,22,1,6510],[386,14,1,6511,"method"],[386,20,1,6517],[386,22,1,6518],[386,40,1,6536],[387,14,1,6537,"params"],[387,20,1,6543],[387,22,1,6544],[388,16,1,6545,"namespaces"],[388,26,1,6555],[388,28,1,6556,"t"],[389,14,1,6557],[390,12,1,6558],[390,13,1,6559],[390,14,1,6560],[391,12,1,6560,"_i$createDelayedPromi2"],[391,34,1,6560],[391,37,1,6589,"i"],[391,38,1,6590],[391,39,1,6591,"createDelayedPromise"],[391,59,1,6611],[391,60,1,6612],[391,61,1,6613],[392,12,1,6567,"o"],[392,13,1,6568],[392,16,1,6568,"_i$createDelayedPromi2"],[392,38,1,6568],[392,39,1,6562,"done"],[392,43,1,6566],[393,12,1,6577,"a"],[393,13,1,6578],[393,16,1,6578,"_i$createDelayedPromi2"],[393,38,1,6578],[393,39,1,6569,"resolve"],[393,46,1,6576],[394,12,1,6586,"c"],[394,13,1,6587],[394,16,1,6587,"_i$createDelayedPromi2"],[394,38,1,6587],[394,39,1,6579,"reject"],[394,45,1,6585],[395,10,1,6614],[395,17,1,6621,"_this"],[395,22,1,6621],[395,23,1,6626,"events"],[395,29,1,6632],[395,30,1,6633,"once"],[395,34,1,6637],[395,35,1,6638,"i"],[395,36,1,6639],[395,37,1,6640,"engineEvent"],[395,48,1,6651],[395,49,1,6652],[395,65,1,6668],[395,67,1,6669,"r"],[395,68,1,6670],[395,69,1,6671],[395,71,1,6672,"_ref9"],[395,76,1,6672],[395,80,1,6685],[396,12,1,6685],[396,16,1,6680,"l"],[396,17,1,6681],[396,20,1,6681,"_ref9"],[396,25,1,6681],[396,26,1,6674,"error"],[396,31,1,6679],[397,12,1,6686,"l"],[397,13,1,6687],[397,16,1,6688,"c"],[397,17,1,6689],[397,18,1,6690,"l"],[397,19,1,6691],[397,20,1,6692],[397,23,1,6693,"a"],[397,24,1,6694],[397,25,1,6695],[397,26,1,6696],[398,10,1,6696],[398,11,1,6697],[398,12,1,6698],[398,20,1,6705,"_this"],[398,25,1,6705],[398,26,1,6710,"client"],[398,32,1,6716],[398,33,1,6717,"session"],[398,40,1,6724],[398,41,1,6725,"update"],[398,47,1,6731],[398,48,1,6732,"s"],[398,49,1,6733],[398,51,1,6734],[399,12,1,6735,"namespaces"],[399,22,1,6745],[399,24,1,6746,"t"],[400,10,1,6747],[400,11,1,6748],[400,12,1,6749],[400,14,1,6750],[401,12,1,6751,"acknowledged"],[401,24,1,6763],[401,26,1,6764,"o"],[402,10,1,6765],[402,11,1,6766],[403,8,1,6766],[403,9,1,6767],[404,8,1,6767],[404,25,1,6767,"_x6"],[404,28,1,6767],[405,10,1,6767],[405,17,1,6767,"_ref8"],[405,22,1,6767],[405,23,1,6767,"apply"],[405,28,1,6767],[405,35,1,6767,"arguments"],[405,44,1,6767],[406,8,1,6767],[407,6,1,6767],[407,11,1,6768,"_this"],[407,16,1,6768],[407,17,1,6773,"extend"],[407,23,1,6779],[408,8,1,6779],[408,12,1,6779,"_ref0"],[408,17,1,6779],[408,20,1,6779,"_asyncToGenerator"],[408,37,1,6779],[408,38,1,6780],[408,49,1,6786,"e"],[408,50,1,6787],[408,52,1,6789],[409,10,1,6790],[409,16,1,6796,"_this"],[409,21,1,6796],[409,22,1,6801,"isInitialized"],[409,35,1,6814],[409,36,1,6815],[409,37,1,6816],[409,45,1,6823,"_this"],[409,50,1,6823],[409,51,1,6828,"isValidExtend"],[409,64,1,6841],[409,65,1,6842,"e"],[409,66,1,6843],[409,67,1,6844],[410,10,1,6850],[410,14,1,6857,"s"],[410,15,1,6858],[410,18,1,6860,"e"],[410,19,1,6861],[410,20,1,6851,"topic"],[410,25,1,6856],[411,12,1,6862,"t"],[411,13,1,6863],[411,22,1,6870,"_this"],[411,27,1,6870],[411,28,1,6875,"sendRequest"],[411,39,1,6886],[411,40,1,6887],[412,14,1,6888,"topic"],[412,19,1,6893],[412,21,1,6894,"s"],[412,22,1,6895],[413,14,1,6896,"method"],[413,20,1,6902],[413,22,1,6903],[413,40,1,6921],[414,14,1,6922,"params"],[414,20,1,6928],[414,22,1,6929],[414,23,1,6930],[415,12,1,6931],[415,13,1,6932],[415,14,1,6933],[416,12,1,6933,"_i$createDelayedPromi3"],[416,34,1,6933],[416,37,1,6962,"i"],[416,38,1,6963],[416,39,1,6964,"createDelayedPromise"],[416,59,1,6984],[416,60,1,6985],[416,61,1,6986],[417,12,1,6940,"r"],[417,13,1,6941],[417,16,1,6941,"_i$createDelayedPromi3"],[417,38,1,6941],[417,39,1,6935,"done"],[417,43,1,6939],[418,12,1,6950,"o"],[418,13,1,6951],[418,16,1,6951,"_i$createDelayedPromi3"],[418,38,1,6951],[418,39,1,6942,"resolve"],[418,46,1,6949],[419,12,1,6959,"a"],[419,13,1,6960],[419,16,1,6960,"_i$createDelayedPromi3"],[419,38,1,6960],[419,39,1,6952,"reject"],[419,45,1,6958],[420,10,1,6987],[420,17,1,6994,"_this"],[420,22,1,6994],[420,23,1,6999,"events"],[420,29,1,7005],[420,30,1,7006,"once"],[420,34,1,7010],[420,35,1,7011,"i"],[420,36,1,7012],[420,37,1,7013,"engineEvent"],[420,48,1,7024],[420,49,1,7025],[420,65,1,7041],[420,67,1,7042,"t"],[420,68,1,7043],[420,69,1,7044],[420,71,1,7045,"_ref1"],[420,76,1,7045],[420,80,1,7058],[421,12,1,7058],[421,16,1,7053,"c"],[421,17,1,7054],[421,20,1,7054,"_ref1"],[421,25,1,7054],[421,26,1,7047,"error"],[421,31,1,7052],[422,12,1,7059,"c"],[422,13,1,7060],[422,16,1,7061,"a"],[422,17,1,7062],[422,18,1,7063,"c"],[422,19,1,7064],[422,20,1,7065],[422,23,1,7066,"o"],[422,24,1,7067],[422,25,1,7068],[422,26,1,7069],[423,10,1,7069],[423,11,1,7070],[423,12,1,7071],[423,20,1,7078,"_this"],[423,25,1,7078],[423,26,1,7083,"setExpiry"],[423,35,1,7092],[423,36,1,7093,"s"],[423,37,1,7094],[423,39,1,7095,"i"],[423,40,1,7096],[423,41,1,7097,"calcExpiry"],[423,51,1,7107],[423,52,1,7108,"P"],[423,53,1,7109],[423,54,1,7110],[423,55,1,7111],[423,57,1,7112],[424,12,1,7113,"acknowledged"],[424,24,1,7125],[424,26,1,7126,"r"],[425,10,1,7127],[425,11,1,7128],[426,8,1,7128],[426,9,1,7129],[427,8,1,7129],[427,25,1,7129,"_x7"],[427,28,1,7129],[428,10,1,7129],[428,17,1,7129,"_ref0"],[428,22,1,7129],[428,23,1,7129,"apply"],[428,28,1,7129],[428,35,1,7129,"arguments"],[428,44,1,7129],[429,8,1,7129],[430,6,1,7129],[430,11,1,7130,"_this"],[430,16,1,7130],[430,17,1,7135,"request"],[430,24,1,7142],[431,8,1,7142],[431,12,1,7142,"_ref10"],[431,18,1,7142],[431,21,1,7142,"_asyncToGenerator"],[431,38,1,7142],[431,39,1,7143],[431,50,1,7149,"e"],[431,51,1,7150],[431,53,1,7152],[432,10,1,7153],[432,16,1,7159,"_this"],[432,21,1,7159],[432,22,1,7164,"isInitialized"],[432,35,1,7177],[432,36,1,7178],[432,37,1,7179],[432,45,1,7186,"_this"],[432,50,1,7186],[432,51,1,7191,"isValidRequest"],[432,65,1,7205],[432,66,1,7206,"e"],[432,67,1,7207],[432,68,1,7208],[433,10,1,7209],[433,14,1,7223,"s"],[433,15,1,7224],[433,18,1,7253,"e"],[433,19,1,7254],[433,20,1,7215,"chainId"],[433,27,1,7222],[434,12,1,7233,"t"],[434,13,1,7234],[434,16,1,7253,"e"],[434,17,1,7254],[434,18,1,7225,"request"],[434,25,1,7232],[435,12,1,7241,"r"],[435,13,1,7242],[435,16,1,7253,"e"],[435,17,1,7254],[435,18,1,7235,"topic"],[435,23,1,7240],[436,12,1,7250,"o"],[436,13,1,7251],[436,16,1,7253,"e"],[436,17,1,7254],[436,18,1,7243,"expiry"],[436,24,1,7249],[437,12,1,7255,"a"],[437,13,1,7256],[437,16,1,7257,"g"],[437,17,1,7258],[437,18,1,7259,"payloadId"],[437,27,1,7268],[437,28,1,7269],[437,29,1,7270],[438,12,1,7270,"_i$createDelayedPromi4"],[438,34,1,7270],[438,37,1,7299,"i"],[438,38,1,7300],[438,39,1,7301,"createDelayedPromise"],[438,59,1,7321],[438,60,1,7322,"o"],[438,61,1,7323],[438,63,1,7324],[438,99,1,7360],[438,100,1,7361],[439,12,1,7277,"c"],[439,13,1,7278],[439,16,1,7278,"_i$createDelayedPromi4"],[439,38,1,7278],[439,39,1,7272,"done"],[439,43,1,7276],[440,12,1,7287,"l"],[440,13,1,7288],[440,16,1,7288,"_i$createDelayedPromi4"],[440,38,1,7288],[440,39,1,7279,"resolve"],[440,46,1,7286],[441,12,1,7296,"h"],[441,13,1,7297],[441,16,1,7297,"_i$createDelayedPromi4"],[441,38,1,7297],[441,39,1,7289,"reject"],[441,45,1,7295],[442,10,1,7362],[442,17,1,7369,"_this"],[442,22,1,7369],[442,23,1,7374,"events"],[442,29,1,7380],[442,30,1,7381,"once"],[442,34,1,7385],[442,35,1,7386,"i"],[442,36,1,7387],[442,37,1,7388,"engineEvent"],[442,48,1,7399],[442,49,1,7400],[442,66,1,7417],[442,68,1,7418,"a"],[442,69,1,7419],[442,70,1,7420],[442,72,1,7421,"_ref11"],[442,78,1,7421],[442,82,1,7443],[443,12,1,7443],[443,16,1,7429,"u"],[443,17,1,7430],[443,20,1,7430,"_ref11"],[443,26,1,7430],[443,27,1,7423,"error"],[443,32,1,7428],[444,14,1,7438,"d"],[444,15,1,7439],[444,18,1,7439,"_ref11"],[444,24,1,7439],[444,25,1,7431,"result"],[444,31,1,7437],[445,12,1,7444,"u"],[445,13,1,7445],[445,16,1,7446,"h"],[445,17,1,7447],[445,18,1,7448,"u"],[445,19,1,7449],[445,20,1,7450],[445,23,1,7451,"l"],[445,24,1,7452],[445,25,1,7453,"d"],[445,26,1,7454],[445,27,1,7455],[446,10,1,7455],[446,11,1,7456],[446,12,1,7457],[446,20,1,7464,"Promise"],[446,27,1,7471],[446,28,1,7472,"all"],[446,31,1,7475],[446,32,1,7476],[446,33,1,7477],[446,37,1,7481,"Promise"],[446,44,1,7488],[447,12,1,7488],[447,16,1,7488,"_ref12"],[447,22,1,7488],[447,25,1,7488,"_asyncToGenerator"],[447,42,1,7488],[447,43,1,7489],[447,54,1,7495,"u"],[447,55,1,7496],[447,57,1,7498],[448,14,1,7499],[448,20,1,7505,"_this"],[448,25,1,7505],[448,26,1,7510,"sendRequest"],[448,37,1,7521],[448,38,1,7522],[449,16,1,7523,"clientRpcId"],[449,27,1,7534],[449,29,1,7535,"a"],[449,30,1,7536],[450,16,1,7537,"topic"],[450,21,1,7542],[450,23,1,7543,"r"],[450,24,1,7544],[451,16,1,7545,"method"],[451,22,1,7551],[451,24,1,7552],[451,43,1,7571],[452,16,1,7572,"params"],[452,22,1,7578],[452,24,1,7579],[453,18,1,7580,"request"],[453,25,1,7587],[453,27,1,7588,"t"],[453,28,1,7589],[454,18,1,7590,"chainId"],[454,25,1,7597],[454,27,1,7598,"s"],[455,16,1,7599],[455,17,1,7600],[456,16,1,7601,"expiry"],[456,22,1,7607],[456,24,1,7608,"o"],[456,25,1,7609],[457,16,1,7610,"throwOnFailedPublish"],[457,36,1,7630],[457,38,1,7631],[457,39,1,7632],[458,14,1,7633],[458,15,1,7634],[458,16,1,7635],[458,17,1,7636,"catch"],[458,22,1,7641],[458,23,1,7642,"d"],[458,24,1,7643],[458,28,1,7645,"h"],[458,29,1,7646],[458,30,1,7647,"d"],[458,31,1,7648],[458,32,1,7649],[458,33,1,7650],[458,35,1,7651,"_this"],[458,40,1,7651],[458,41,1,7656,"client"],[458,47,1,7662],[458,48,1,7663,"events"],[458,54,1,7669],[458,55,1,7670,"emit"],[458,59,1,7674],[458,60,1,7675],[458,82,1,7697],[458,84,1,7698],[459,16,1,7699,"topic"],[459,21,1,7704],[459,23,1,7705,"r"],[459,24,1,7706],[460,16,1,7707,"request"],[460,23,1,7714],[460,25,1,7715,"t"],[460,26,1,7716],[461,16,1,7717,"chainId"],[461,23,1,7724],[461,25,1,7725,"s"],[461,26,1,7726],[462,16,1,7727,"id"],[462,18,1,7729],[462,20,1,7730,"a"],[463,14,1,7731],[463,15,1,7732],[463,16,1,7733],[463,18,1,7734,"u"],[463,19,1,7735],[463,20,1,7736],[463,21,1,7737],[464,12,1,7737],[464,13,1,7738],[465,12,1,7738],[465,29,1,7738,"_x9"],[465,32,1,7738],[466,14,1,7738],[466,21,1,7738,"_ref12"],[466,27,1,7738],[466,28,1,7738,"apply"],[466,33,1,7738],[466,40,1,7738,"arguments"],[466,49,1,7738],[467,12,1,7738],[468,10,1,7738],[468,14,1,7739],[468,16,1,7740],[468,20,1,7744,"Promise"],[468,27,1,7751],[469,12,1,7751],[469,16,1,7751,"_ref13"],[469,22,1,7751],[469,25,1,7751,"_asyncToGenerator"],[469,42,1,7751],[469,43,1,7752],[469,54,1,7758,"u"],[469,55,1,7759],[469,57,1,7761],[470,14,1,7762],[470,18,1,7768,"d"],[470,19,1,7769],[470,28,1,7776,"i"],[470,29,1,7777],[470,30,1,7778,"getDeepLink"],[470,41,1,7789],[470,42,1,7790,"_this"],[470,47,1,7790],[470,48,1,7795,"client"],[470,54,1,7801],[470,55,1,7802,"core"],[470,59,1,7806],[470,60,1,7807,"storage"],[470,67,1,7814],[470,69,1,7815,"M"],[470,70,1,7816],[470,71,1,7817],[471,14,1,7818,"i"],[471,15,1,7819],[471,16,1,7820,"handleDeeplinkRedirect"],[471,38,1,7842],[471,39,1,7843],[472,16,1,7844,"id"],[472,18,1,7846],[472,20,1,7847,"a"],[472,21,1,7848],[473,16,1,7849,"topic"],[473,21,1,7854],[473,23,1,7855,"r"],[473,24,1,7856],[474,16,1,7857,"wcDeepLink"],[474,26,1,7867],[474,28,1,7868,"d"],[475,14,1,7869],[475,15,1,7870],[475,16,1,7871],[475,18,1,7872,"u"],[475,19,1,7873],[475,20,1,7874],[475,21,1,7875],[476,12,1,7875],[476,13,1,7876],[477,12,1,7876],[477,29,1,7876,"_x0"],[477,32,1,7876],[478,14,1,7876],[478,21,1,7876,"_ref13"],[478,27,1,7876],[478,28,1,7876,"apply"],[478,33,1,7876],[478,40,1,7876,"arguments"],[478,49,1,7876],[479,12,1,7876],[480,10,1,7876],[480,14,1,7877],[480,16,1,7878,"c"],[480,17,1,7879],[480,18,1,7880],[480,19,1,7881],[480,20,1,7882],[480,21,1,7883],[480,22,1,7884,"then"],[480,26,1,7888],[480,27,1,7889,"u"],[480,28,1,7890],[480,32,1,7892,"u"],[480,33,1,7893],[480,34,1,7894],[480,35,1,7895],[480,36,1,7896],[480,37,1,7897],[481,8,1,7897],[481,9,1,7898],[482,8,1,7898],[482,25,1,7898,"_x8"],[482,28,1,7898],[483,10,1,7898],[483,17,1,7898,"_ref10"],[483,23,1,7898],[483,24,1,7898,"apply"],[483,29,1,7898],[483,36,1,7898,"arguments"],[483,45,1,7898],[484,8,1,7898],[485,6,1,7898],[485,11,1,7899,"_this"],[485,16,1,7899],[485,17,1,7904,"respond"],[485,24,1,7911],[486,8,1,7911],[486,12,1,7911,"_ref14"],[486,18,1,7911],[486,21,1,7911,"_asyncToGenerator"],[486,38,1,7911],[486,39,1,7912],[486,50,1,7918,"e"],[486,51,1,7919],[486,53,1,7921],[487,10,1,7922],[487,16,1,7928,"_this"],[487,21,1,7928],[487,22,1,7933,"isInitialized"],[487,35,1,7946],[487,36,1,7947],[487,37,1,7948],[487,45,1,7955,"_this"],[487,50,1,7955],[487,51,1,7960,"isValidRespond"],[487,65,1,7974],[487,66,1,7975,"e"],[487,67,1,7976],[487,68,1,7977],[488,10,1,7978],[488,14,1,7990,"s"],[488,15,1,7991],[488,18,1,8004,"e"],[488,19,1,8005],[488,20,1,7984,"topic"],[488,25,1,7989],[489,12,1,8001,"t"],[489,13,1,8002],[489,16,1,8004,"e"],[489,17,1,8005],[489,18,1,7992,"response"],[489,26,1,8000],[490,12,1,8010,"r"],[490,13,1,8011],[490,16,1,8013,"t"],[490,17,1,8014],[490,18,1,8007,"id"],[490,20,1,8009],[491,10,1,8015,"g"],[491,11,1,8016],[491,12,1,8017,"isJsonRpcResult"],[491,27,1,8032],[491,28,1,8033,"t"],[491,29,1,8034],[491,30,1,8035],[491,39,1,8042,"_this"],[491,44,1,8042],[491,45,1,8047,"sendResult"],[491,55,1,8057],[491,56,1,8058],[492,12,1,8059,"id"],[492,14,1,8061],[492,16,1,8062,"r"],[492,17,1,8063],[493,12,1,8064,"topic"],[493,17,1,8069],[493,19,1,8070,"s"],[493,20,1,8071],[494,12,1,8072,"result"],[494,18,1,8078],[494,20,1,8079,"t"],[494,21,1,8080],[494,22,1,8081,"result"],[494,28,1,8087],[495,12,1,8088,"throwOnFailedPublish"],[495,32,1,8108],[495,34,1,8109],[495,35,1,8110],[496,10,1,8111],[496,11,1,8112],[496,12,1,8113],[496,15,1,8114,"g"],[496,16,1,8115],[496,17,1,8116,"isJsonRpcError"],[496,31,1,8130],[496,32,1,8131,"t"],[496,33,1,8132],[496,34,1,8133],[496,45,1,8141,"_this"],[496,50,1,8141],[496,51,1,8146,"sendError"],[496,60,1,8155],[496,61,1,8156,"r"],[496,62,1,8157],[496,64,1,8158,"s"],[496,65,1,8159],[496,67,1,8160,"t"],[496,68,1,8161],[496,69,1,8162,"error"],[496,74,1,8167],[496,75,1,8168],[496,78,1,8169,"_this"],[496,83,1,8169],[496,84,1,8174,"cleanupAfterResponse"],[496,104,1,8194],[496,105,1,8195,"e"],[496,106,1,8196],[496,107,1,8197],[497,8,1,8197],[497,9,1,8198],[498,8,1,8198],[498,25,1,8198,"_x1"],[498,28,1,8198],[499,10,1,8198],[499,17,1,8198,"_ref14"],[499,23,1,8198],[499,24,1,8198,"apply"],[499,29,1,8198],[499,36,1,8198,"arguments"],[499,45,1,8198],[500,8,1,8198],[501,6,1,8198],[501,11,1,8199,"_this"],[501,16,1,8199],[501,17,1,8204,"ping"],[501,21,1,8208],[502,8,1,8208],[502,12,1,8208,"_ref15"],[502,18,1,8208],[502,21,1,8208,"_asyncToGenerator"],[502,38,1,8208],[502,39,1,8209],[502,50,1,8215,"e"],[502,51,1,8216],[502,53,1,8218],[503,10,1,8219],[503,16,1,8225,"_this"],[503,21,1,8225],[503,22,1,8230,"isInitialized"],[503,35,1,8243],[503,36,1,8244],[503,37,1,8245],[503,45,1,8252,"_this"],[503,50,1,8252],[503,51,1,8257,"isValidPing"],[503,62,1,8268],[503,63,1,8269,"e"],[503,64,1,8270],[503,65,1,8271],[504,10,1,8272],[504,14,1,8284,"s"],[504,15,1,8285],[504,18,1,8287,"e"],[504,19,1,8288],[504,20,1,8278,"topic"],[504,25,1,8283],[505,10,1,8289],[505,14,1,8292,"_this"],[505,19,1,8292],[505,20,1,8297,"client"],[505,26,1,8303],[505,27,1,8304,"session"],[505,34,1,8311],[505,35,1,8312,"keys"],[505,39,1,8316],[505,40,1,8317,"includes"],[505,48,1,8325],[505,49,1,8326,"s"],[505,50,1,8327],[505,51,1,8328],[505,53,1,8329],[506,12,1,8336],[506,16,1,8336,"t"],[506,17,1,8337],[506,26,1,8344,"_this"],[506,31,1,8344],[506,32,1,8349,"sendRequest"],[506,43,1,8360],[506,44,1,8361],[507,16,1,8362,"topic"],[507,21,1,8367],[507,23,1,8368,"s"],[507,24,1,8369],[508,16,1,8370,"method"],[508,22,1,8376],[508,24,1,8377],[508,40,1,8393],[509,16,1,8394,"params"],[509,22,1,8400],[509,24,1,8401],[509,25,1,8402],[510,14,1,8403],[510,15,1,8404],[510,16,1,8405],[511,14,1,8405,"_i$createDelayedPromi5"],[511,36,1,8405],[511,39,1,8434,"i"],[511,40,1,8435],[511,41,1,8436,"createDelayedPromise"],[511,61,1,8456],[511,62,1,8457],[511,63,1,8458],[512,14,1,8412,"r"],[512,15,1,8413],[512,18,1,8413,"_i$createDelayedPromi5"],[512,40,1,8413],[512,41,1,8407,"done"],[512,45,1,8411],[513,14,1,8422,"o"],[513,15,1,8423],[513,18,1,8423,"_i$createDelayedPromi5"],[513,40,1,8423],[513,41,1,8414,"resolve"],[513,48,1,8421],[514,14,1,8431,"a"],[514,15,1,8432],[514,18,1,8432,"_i$createDelayedPromi5"],[514,40,1,8432],[514,41,1,8424,"reject"],[514,47,1,8430],[515,12,1,8459,"_this"],[515,17,1,8459],[515,18,1,8464,"events"],[515,24,1,8470],[515,25,1,8471,"once"],[515,29,1,8475],[515,30,1,8476,"i"],[515,31,1,8477],[515,32,1,8478,"engineEvent"],[515,43,1,8489],[515,44,1,8490],[515,58,1,8504],[515,60,1,8505,"t"],[515,61,1,8506],[515,62,1,8507],[515,64,1,8508,"_ref16"],[515,70,1,8508],[515,74,1,8521],[516,14,1,8521],[516,18,1,8516,"c"],[516,19,1,8517],[516,22,1,8517,"_ref16"],[516,28,1,8517],[516,29,1,8510,"error"],[516,34,1,8515],[517,14,1,8522,"c"],[517,15,1,8523],[517,18,1,8524,"a"],[517,19,1,8525],[517,20,1,8526,"c"],[517,21,1,8527],[517,22,1,8528],[517,25,1,8529,"o"],[517,26,1,8530],[517,27,1,8531],[517,28,1,8532],[518,12,1,8532],[518,13,1,8533],[518,14,1,8534],[518,22,1,8541,"r"],[518,23,1,8542],[518,24,1,8543],[518,25,1,8544],[519,10,1,8544],[519,11,1,8545],[519,17,1,8550,"_this"],[519,22,1,8550],[519,23,1,8555,"client"],[519,29,1,8561],[519,30,1,8562,"core"],[519,34,1,8566],[519,35,1,8567,"pairing"],[519,42,1,8574],[519,43,1,8575,"pairings"],[519,51,1,8583],[519,52,1,8584,"keys"],[519,56,1,8588],[519,57,1,8589,"includes"],[519,65,1,8597],[519,66,1,8598,"s"],[519,67,1,8599],[519,68,1,8600],[519,79,1,8608,"_this"],[519,84,1,8608],[519,85,1,8613,"client"],[519,91,1,8619],[519,92,1,8620,"core"],[519,96,1,8624],[519,97,1,8625,"pairing"],[519,104,1,8632],[519,105,1,8633,"ping"],[519,109,1,8637],[519,110,1,8638],[520,12,1,8639,"topic"],[520,17,1,8644],[520,19,1,8645,"s"],[521,10,1,8646],[521,11,1,8647],[521,12,1,8648],[522,8,1,8648],[522,9,1,8649],[523,8,1,8649],[523,25,1,8649,"_x10"],[523,29,1,8649],[524,10,1,8649],[524,17,1,8649,"_ref15"],[524,23,1,8649],[524,24,1,8649,"apply"],[524,29,1,8649],[524,36,1,8649,"arguments"],[524,45,1,8649],[525,8,1,8649],[526,6,1,8649],[526,11,1,8650,"_this"],[526,16,1,8650],[526,17,1,8655,"emit"],[526,21,1,8659],[527,8,1,8659],[527,12,1,8659,"_ref17"],[527,18,1,8659],[527,21,1,8659,"_asyncToGenerator"],[527,38,1,8659],[527,39,1,8660],[527,50,1,8666,"e"],[527,51,1,8667],[527,53,1,8669],[528,10,1,8670],[528,16,1,8676,"_this"],[528,21,1,8676],[528,22,1,8681,"isInitialized"],[528,35,1,8694],[528,36,1,8695],[528,37,1,8696],[528,45,1,8703,"_this"],[528,50,1,8703],[528,51,1,8708,"isValidEmit"],[528,62,1,8719],[528,63,1,8720,"e"],[528,64,1,8721],[528,65,1,8722],[529,10,1,8723],[529,14,1,8735,"s"],[529,15,1,8736],[529,18,1,8756,"e"],[529,19,1,8757],[529,20,1,8729,"topic"],[529,25,1,8734],[530,12,1,8743,"t"],[530,13,1,8744],[530,16,1,8756,"e"],[530,17,1,8757],[530,18,1,8737,"event"],[530,23,1,8742],[531,12,1,8753,"r"],[531,13,1,8754],[531,16,1,8756,"e"],[531,17,1,8757],[531,18,1,8745,"chainId"],[531,25,1,8752],[532,10,1,8758],[532,16,1,8764,"_this"],[532,21,1,8764],[532,22,1,8769,"sendRequest"],[532,33,1,8780],[532,34,1,8781],[533,12,1,8782,"topic"],[533,17,1,8787],[533,19,1,8788,"s"],[533,20,1,8789],[534,12,1,8790,"method"],[534,18,1,8796],[534,20,1,8797],[534,37,1,8814],[535,12,1,8815,"params"],[535,18,1,8821],[535,20,1,8822],[536,14,1,8823,"event"],[536,19,1,8828],[536,21,1,8829,"t"],[536,22,1,8830],[537,14,1,8831,"chainId"],[537,21,1,8838],[537,23,1,8839,"r"],[538,12,1,8840],[539,10,1,8841],[539,11,1,8842],[539,12,1,8843],[540,8,1,8843],[540,9,1,8844],[541,8,1,8844],[541,25,1,8844,"_x11"],[541,29,1,8844],[542,10,1,8844],[542,17,1,8844,"_ref17"],[542,23,1,8844],[542,24,1,8844,"apply"],[542,29,1,8844],[542,36,1,8844,"arguments"],[542,45,1,8844],[543,8,1,8844],[544,6,1,8844],[544,11,1,8845,"_this"],[544,16,1,8845],[544,17,1,8850,"disconnect"],[544,27,1,8860],[545,8,1,8860],[545,12,1,8860,"_ref18"],[545,18,1,8860],[545,21,1,8860,"_asyncToGenerator"],[545,38,1,8860],[545,39,1,8861],[545,50,1,8867,"e"],[545,51,1,8868],[545,53,1,8870],[546,10,1,8871],[546,16,1,8877,"_this"],[546,21,1,8877],[546,22,1,8882,"isInitialized"],[546,35,1,8895],[546,36,1,8896],[546,37,1,8897],[546,45,1,8904,"_this"],[546,50,1,8904],[546,51,1,8909,"isValidDisconnect"],[546,68,1,8926],[546,69,1,8927,"e"],[546,70,1,8928],[546,71,1,8929],[547,10,1,8930],[547,14,1,8942,"s"],[547,15,1,8943],[547,18,1,8945,"e"],[547,19,1,8946],[547,20,1,8936,"topic"],[547,25,1,8941],[548,10,1,8947,"_this"],[548,15,1,8947],[548,16,1,8952,"client"],[548,22,1,8958],[548,23,1,8959,"session"],[548,30,1,8966],[548,31,1,8967,"keys"],[548,35,1,8971],[548,36,1,8972,"includes"],[548,44,1,8980],[548,45,1,8981,"s"],[548,46,1,8982],[548,47,1,8983],[548,51,1,8985],[548,57,1,8991,"_this"],[548,62,1,8991],[548,63,1,8996,"sendRequest"],[548,74,1,9007],[548,75,1,9008],[549,12,1,9009,"topic"],[549,17,1,9014],[549,19,1,9015,"s"],[549,20,1,9016],[550,12,1,9017,"method"],[550,18,1,9023],[550,20,1,9024],[550,38,1,9042],[551,12,1,9043,"params"],[551,18,1,9049],[551,20,1,9050,"i"],[551,21,1,9051],[551,22,1,9052,"getSdkError"],[551,33,1,9063],[551,34,1,9064],[551,53,1,9083],[551,54,1,9084],[552,12,1,9085,"throwOnFailedPublish"],[552,32,1,9105],[552,34,1,9106],[552,35,1,9107],[553,10,1,9108],[553,11,1,9109],[553,12,1,9110],[553,20,1,9117,"_this"],[553,25,1,9117],[553,26,1,9122,"deleteSession"],[553,39,1,9135],[553,40,1,9136,"s"],[553,41,1,9137],[553,42,1,9138],[553,52,1,9146,"_this"],[553,57,1,9146],[553,58,1,9151,"client"],[553,64,1,9157],[553,65,1,9158,"core"],[553,69,1,9162],[553,70,1,9163,"pairing"],[553,77,1,9170],[553,78,1,9171,"disconnect"],[553,88,1,9181],[553,89,1,9182],[554,12,1,9183,"topic"],[554,17,1,9188],[554,19,1,9189,"s"],[555,10,1,9190],[555,11,1,9191],[555,12,1,9192],[556,8,1,9192],[556,9,1,9193],[557,8,1,9193],[557,25,1,9193,"_x12"],[557,29,1,9193],[558,10,1,9193],[558,17,1,9193,"_ref18"],[558,23,1,9193],[558,24,1,9193,"apply"],[558,29,1,9193],[558,36,1,9193,"arguments"],[558,45,1,9193],[559,8,1,9193],[560,6,1,9193],[560,11,1,9194,"_this"],[560,16,1,9194],[560,17,1,9199,"find"],[560,21,1,9203],[560,24,1,9204,"e"],[560,25,1,9205],[560,30,1,9208,"_this"],[560,35,1,9208],[560,36,1,9213,"isInitialized"],[560,49,1,9226],[560,50,1,9227],[560,51,1,9228],[560,53,1,9229,"_this"],[560,58,1,9229],[560,59,1,9234,"client"],[560,65,1,9240],[560,66,1,9241,"session"],[560,73,1,9248],[560,74,1,9249,"getAll"],[560,80,1,9255],[560,81,1,9256],[560,82,1,9257],[560,83,1,9258,"filter"],[560,89,1,9264],[560,90,1,9265,"s"],[560,91,1,9266],[560,95,1,9268,"i"],[560,96,1,9269],[560,97,1,9270,"isSessionCompatible"],[560,116,1,9289],[560,117,1,9290,"s"],[560,118,1,9291],[560,120,1,9292,"e"],[560,121,1,9293],[560,122,1,9294],[560,123,1,9295],[560,124,1,9296],[560,126,1,9297,"_this"],[560,131,1,9297],[560,132,1,9302,"getPendingSessionRequests"],[560,157,1,9327],[560,160,1,9328],[560,167,1,9333,"_this"],[560,172,1,9333],[560,173,1,9338,"isInitialized"],[560,186,1,9351],[560,187,1,9352],[560,188,1,9353],[560,190,1,9354,"_this"],[560,195,1,9354],[560,196,1,9359,"client"],[560,202,1,9365],[560,203,1,9366,"pendingRequest"],[560,217,1,9380],[560,218,1,9381,"getAll"],[560,224,1,9387],[560,225,1,9388],[560,226,1,9389],[560,227,1,9390],[560,229,1,9391,"_this"],[560,234,1,9391],[560,235,1,9396,"cleanupDuplicatePairings"],[560,259,1,9420],[561,8,1,9420],[561,12,1,9420,"_ref19"],[561,18,1,9420],[561,21,1,9420,"_asyncToGenerator"],[561,38,1,9420],[561,39,1,9421],[561,50,1,9427,"e"],[561,51,1,9428],[561,53,1,9430],[562,10,1,9431],[562,14,1,9434,"e"],[562,15,1,9435],[562,16,1,9436,"pairingTopic"],[562,28,1,9448],[562,30,1,9449],[562,34,1,9452],[563,12,1,9453],[563,16,1,9459,"s"],[563,17,1,9460],[563,20,1,9461,"_this"],[563,25,1,9461],[563,26,1,9466,"client"],[563,32,1,9472],[563,33,1,9473,"core"],[563,37,1,9477],[563,38,1,9478,"pairing"],[563,45,1,9485],[563,46,1,9486,"pairings"],[563,54,1,9494],[563,55,1,9495,"get"],[563,58,1,9498],[563,59,1,9499,"e"],[563,60,1,9500],[563,61,1,9501,"pairingTopic"],[563,73,1,9513],[563,74,1,9514],[564,14,1,9515,"t"],[564,15,1,9516],[564,18,1,9517,"_this"],[564,23,1,9517],[564,24,1,9522,"client"],[564,30,1,9528],[564,31,1,9529,"core"],[564,35,1,9533],[564,36,1,9534,"pairing"],[564,43,1,9541],[564,44,1,9542,"pairings"],[564,52,1,9550],[564,53,1,9551,"getAll"],[564,59,1,9557],[564,60,1,9558],[564,61,1,9559],[564,62,1,9560,"filter"],[564,68,1,9566],[564,69,1,9567,"r"],[564,70,1,9568],[564,74,1,9570],[565,16,1,9571],[565,20,1,9575,"o"],[565,21,1,9576],[565,23,1,9577,"a"],[565,24,1,9578],[566,16,1,9579],[566,23,1,9585],[566,24,1,9586],[566,25,1,9587,"o"],[566,26,1,9588],[566,29,1,9589,"r"],[566,30,1,9590],[566,31,1,9591,"peerMetadata"],[566,43,1,9603],[566,48,1,9606],[566,52,1,9610],[566,55,1,9611],[566,60,1,9616],[566,61,1,9617],[566,64,1,9618,"o"],[566,65,1,9619],[566,66,1,9620,"url"],[566,69,1,9623],[566,74,1,9626],[566,75,1,9627],[566,76,1,9628,"a"],[566,77,1,9629],[566,80,1,9630,"r"],[566,81,1,9631],[566,82,1,9632,"peerMetadata"],[566,94,1,9644],[566,99,1,9647],[566,103,1,9651],[566,106,1,9652],[566,111,1,9657],[566,112,1,9658],[566,115,1,9659,"a"],[566,116,1,9660],[566,117,1,9661,"url"],[566,120,1,9664],[566,126,1,9668,"e"],[566,127,1,9669],[566,128,1,9670,"peer"],[566,132,1,9674],[566,133,1,9675,"metadata"],[566,141,1,9683],[566,142,1,9684,"url"],[566,145,1,9687],[566,149,1,9689,"r"],[566,150,1,9690],[566,151,1,9691,"topic"],[566,156,1,9696],[566,160,1,9698,"r"],[566,161,1,9699],[566,162,1,9700,"topic"],[566,167,1,9705],[566,172,1,9708,"s"],[566,173,1,9709],[566,174,1,9710,"topic"],[566,179,1,9715],[567,14,1,9715],[567,15,1,9716],[567,16,1,9717],[568,12,1,9718],[568,16,1,9721,"t"],[568,17,1,9722],[568,18,1,9723,"length"],[568,24,1,9729],[568,29,1,9732],[568,30,1,9733],[568,32,1,9734],[569,12,1,9741,"_this"],[569,17,1,9741],[569,18,1,9746,"client"],[569,24,1,9752],[569,25,1,9753,"logger"],[569,31,1,9759],[569,32,1,9760,"info"],[569,36,1,9764],[569,37,1,9765],[569,52,1,9780,"t"],[569,53,1,9781],[569,54,1,9782,"length"],[569,60,1,9788],[569,83,1,9811],[569,84,1,9812],[569,92,1,9819,"Promise"],[569,99,1,9826],[569,100,1,9827,"all"],[569,103,1,9830],[569,104,1,9831,"t"],[569,105,1,9832],[569,106,1,9833,"map"],[569,109,1,9836],[569,110,1,9837,"r"],[569,111,1,9838],[569,115,1,9840,"_this"],[569,120,1,9840],[569,121,1,9845,"client"],[569,127,1,9851],[569,128,1,9852,"core"],[569,132,1,9856],[569,133,1,9857,"pairing"],[569,140,1,9864],[569,141,1,9865,"disconnect"],[569,151,1,9875],[569,152,1,9876],[570,14,1,9877,"topic"],[570,19,1,9882],[570,21,1,9883,"r"],[570,22,1,9884],[570,23,1,9885,"topic"],[571,12,1,9890],[571,13,1,9891],[571,14,1,9892],[571,15,1,9893],[571,16,1,9894],[571,18,1,9895,"_this"],[571,23,1,9895],[571,24,1,9900,"client"],[571,30,1,9906],[571,31,1,9907,"logger"],[571,37,1,9913],[571,38,1,9914,"info"],[571,42,1,9918],[571,43,1,9919],[571,81,1,9957],[571,82,1,9958],[572,10,1,9958],[572,11,1,9959],[572,19,1,9965,"s"],[572,20,1,9966],[572,22,1,9967],[573,12,1,9968,"_this"],[573,17,1,9968],[573,18,1,9973,"client"],[573,24,1,9979],[573,25,1,9980,"logger"],[573,31,1,9986],[573,32,1,9987,"error"],[573,37,1,9992],[573,38,1,9993,"s"],[573,39,1,9994],[573,40,1,9995],[574,10,1,9995],[575,8,1,9996],[575,9,1,9997],[576,8,1,9997],[576,25,1,9997,"_x13"],[576,29,1,9997],[577,10,1,9997],[577,17,1,9997,"_ref19"],[577,23,1,9997],[577,24,1,9997,"apply"],[577,29,1,9997],[577,36,1,9997,"arguments"],[577,45,1,9997],[578,8,1,9997],[579,6,1,9997],[579,11,1,9998,"_this"],[579,16,1,9998],[579,17,1,10003,"deleteSession"],[579,30,1,10016],[580,8,1,10016],[580,12,1,10016,"_ref20"],[580,18,1,10016],[580,21,1,10016,"_asyncToGenerator"],[580,38,1,10016],[580,39,1,10017],[580,50,1,10023,"e"],[580,51,1,10024],[580,53,1,10025,"s"],[580,54,1,10026],[580,56,1,10029],[581,10,1,10030],[581,14,1,10030,"_this$client$session$"],[581,35,1,10030],[581,38,1,10044,"_this"],[581,43,1,10044],[581,44,1,10049,"client"],[581,50,1,10055],[581,51,1,10056,"session"],[581,58,1,10063],[581,59,1,10064,"get"],[581,62,1,10067],[581,63,1,10068,"e"],[581,64,1,10069],[581,65,1,10070],[582,12,1,10041,"t"],[582,13,1,10042],[582,16,1,10042,"_this$client$session$"],[582,37,1,10042],[582,38,1,10036,"self"],[582,42,1,10040],[583,10,1,10071],[583,16,1,10077,"_this"],[583,21,1,10077],[583,22,1,10082,"client"],[583,28,1,10088],[583,29,1,10089,"core"],[583,33,1,10093],[583,34,1,10094,"relayer"],[583,41,1,10101],[583,42,1,10102,"unsubscribe"],[583,53,1,10113],[583,54,1,10114,"e"],[583,55,1,10115],[583,56,1,10116],[583,58,1,10117,"_this"],[583,63,1,10117],[583,64,1,10122,"client"],[583,70,1,10128],[583,71,1,10129,"session"],[583,78,1,10136],[583,79,1,10137,"delete"],[583,85,1,10143],[583,86,1,10144,"e"],[583,87,1,10145],[583,89,1,10146,"i"],[583,90,1,10147],[583,91,1,10148,"getSdkError"],[583,102,1,10159],[583,103,1,10160],[583,122,1,10179],[583,123,1,10180],[583,124,1,10181],[583,126,1,10182,"_this"],[583,131,1,10182],[583,132,1,10187,"client"],[583,138,1,10193],[583,139,1,10194,"core"],[583,143,1,10198],[583,144,1,10199,"crypto"],[583,150,1,10205],[583,151,1,10206,"keychain"],[583,159,1,10214],[583,160,1,10215,"has"],[583,163,1,10218],[583,164,1,10219,"t"],[583,165,1,10220],[583,166,1,10221,"publicKey"],[583,175,1,10230],[583,176,1,10231],[583,187,1,10239,"_this"],[583,192,1,10239],[583,193,1,10244,"client"],[583,199,1,10250],[583,200,1,10251,"core"],[583,204,1,10255],[583,205,1,10256,"crypto"],[583,211,1,10262],[583,212,1,10263,"deleteKeyPair"],[583,225,1,10276],[583,226,1,10277,"t"],[583,227,1,10278],[583,228,1,10279,"publicKey"],[583,237,1,10288],[583,238,1,10289],[583,241,1,10290,"_this"],[583,246,1,10290],[583,247,1,10295,"client"],[583,253,1,10301],[583,254,1,10302,"core"],[583,258,1,10306],[583,259,1,10307,"crypto"],[583,265,1,10313],[583,266,1,10314,"keychain"],[583,274,1,10322],[583,275,1,10323,"has"],[583,278,1,10326],[583,279,1,10327,"e"],[583,280,1,10328],[583,281,1,10329],[583,292,1,10337,"_this"],[583,297,1,10337],[583,298,1,10342,"client"],[583,304,1,10348],[583,305,1,10349,"core"],[583,309,1,10353],[583,310,1,10354,"crypto"],[583,316,1,10360],[583,317,1,10361,"deleteSymKey"],[583,329,1,10373],[583,330,1,10374,"e"],[583,331,1,10375],[583,332,1,10376],[583,335,1,10377,"s"],[583,336,1,10378],[583,340,1,10380,"_this"],[583,345,1,10380],[583,346,1,10385,"client"],[583,352,1,10391],[583,353,1,10392,"core"],[583,357,1,10396],[583,358,1,10397,"expirer"],[583,365,1,10404],[583,366,1,10405,"del"],[583,369,1,10408],[583,370,1,10409,"e"],[583,371,1,10410],[583,372,1,10411],[583,374,1,10412,"_this"],[583,379,1,10412],[583,380,1,10417,"client"],[583,386,1,10423],[583,387,1,10424,"core"],[583,391,1,10428],[583,392,1,10429,"storage"],[583,399,1,10436],[583,400,1,10437,"removeItem"],[583,410,1,10447],[583,411,1,10448,"M"],[583,412,1,10449],[583,413,1,10450],[583,414,1,10451,"catch"],[583,419,1,10456],[583,420,1,10457,"r"],[583,421,1,10458],[583,425,1,10460,"_this"],[583,430,1,10460],[583,431,1,10465,"client"],[583,437,1,10471],[583,438,1,10472,"logger"],[583,444,1,10478],[583,445,1,10479,"warn"],[583,449,1,10483],[583,450,1,10484,"r"],[583,451,1,10485],[583,452,1,10486],[583,453,1,10487],[583,455,1,10488,"_this"],[583,460,1,10488],[583,461,1,10493,"getPendingSessionRequests"],[583,486,1,10518],[583,487,1,10519],[583,488,1,10520],[583,489,1,10521,"forEach"],[583,496,1,10528],[583,497,1,10529,"r"],[583,498,1,10530],[583,502,1,10532],[584,12,1,10533,"r"],[584,13,1,10534],[584,14,1,10535,"topic"],[584,19,1,10540],[584,24,1,10543,"e"],[584,25,1,10544],[584,29,1,10546,"_this"],[584,34,1,10546],[584,35,1,10551,"deletePendingSessionRequest"],[584,62,1,10578],[584,63,1,10579,"r"],[584,64,1,10580],[584,65,1,10581,"id"],[584,67,1,10583],[584,69,1,10584,"i"],[584,70,1,10585],[584,71,1,10586,"getSdkError"],[584,82,1,10597],[584,83,1,10598],[584,102,1,10617],[584,103,1,10618],[584,104,1,10619],[585,10,1,10619],[585,11,1,10620],[585,12,1,10621],[586,8,1,10621],[586,9,1,10622],[587,8,1,10622],[587,25,1,10622,"_x14"],[587,29,1,10622],[587,31,1,10622,"_x15"],[587,35,1,10622],[588,10,1,10622],[588,17,1,10622,"_ref20"],[588,23,1,10622],[588,24,1,10622,"apply"],[588,29,1,10622],[588,36,1,10622,"arguments"],[588,45,1,10622],[589,8,1,10622],[590,6,1,10622],[590,11,1,10623,"_this"],[590,16,1,10623],[590,17,1,10628,"deleteProposal"],[590,31,1,10642],[591,8,1,10642],[591,12,1,10642,"_ref21"],[591,18,1,10642],[591,21,1,10642,"_asyncToGenerator"],[591,38,1,10642],[591,39,1,10643],[591,50,1,10649,"e"],[591,51,1,10650],[591,53,1,10651,"s"],[591,54,1,10652],[591,56,1,10655],[592,10,1,10656],[592,16,1,10662,"Promise"],[592,23,1,10669],[592,24,1,10670,"all"],[592,27,1,10673],[592,28,1,10674],[592,29,1,10675,"_this"],[592,34,1,10675],[592,35,1,10680,"client"],[592,41,1,10686],[592,42,1,10687,"proposal"],[592,50,1,10695],[592,51,1,10696,"delete"],[592,57,1,10702],[592,58,1,10703,"e"],[592,59,1,10704],[592,61,1,10705,"i"],[592,62,1,10706],[592,63,1,10707,"getSdkError"],[592,74,1,10718],[592,75,1,10719],[592,94,1,10738],[592,95,1,10739],[592,96,1,10740],[592,98,1,10741,"s"],[592,99,1,10742],[592,102,1,10743,"Promise"],[592,109,1,10750],[592,110,1,10751,"resolve"],[592,117,1,10758],[592,118,1,10759],[592,119,1,10760],[592,122,1,10761,"_this"],[592,127,1,10761],[592,128,1,10766,"client"],[592,134,1,10772],[592,135,1,10773,"core"],[592,139,1,10777],[592,140,1,10778,"expirer"],[592,147,1,10785],[592,148,1,10786,"del"],[592,151,1,10789],[592,152,1,10790,"e"],[592,153,1,10791],[592,154,1,10792],[592,155,1,10793],[592,156,1,10794],[593,8,1,10794],[593,9,1,10795],[594,8,1,10795],[594,25,1,10795,"_x16"],[594,29,1,10795],[594,31,1,10795,"_x17"],[594,35,1,10795],[595,10,1,10795],[595,17,1,10795,"_ref21"],[595,23,1,10795],[595,24,1,10795,"apply"],[595,29,1,10795],[595,36,1,10795,"arguments"],[595,45,1,10795],[596,8,1,10795],[597,6,1,10795],[597,11,1,10796,"_this"],[597,16,1,10796],[597,17,1,10801,"deletePendingSessionRequest"],[597,44,1,10828],[598,8,1,10828],[598,12,1,10828,"_ref22"],[598,18,1,10828],[598,21,1,10828,"_asyncToGenerator"],[598,38,1,10828],[598,39,1,10829],[598,50,1,10835,"e"],[598,51,1,10836],[598,53,1,10837,"s"],[598,54,1,10838],[598,56,1,10846],[599,10,1,10846],[599,14,1,10839,"t"],[599,15,1,10840],[599,18,1,10840,"arguments"],[599,27,1,10840],[599,28,1,10840,"length"],[599,34,1,10840],[599,42,1,10840,"arguments"],[599,51,1,10840],[599,59,1,10840,"undefined"],[599,68,1,10840],[599,71,1,10840,"arguments"],[599,80,1,10840],[599,86,1,10841],[599,87,1,10842],[599,88,1,10843],[600,10,1,10847],[600,16,1,10853,"Promise"],[600,23,1,10860],[600,24,1,10861,"all"],[600,27,1,10864],[600,28,1,10865],[600,29,1,10866,"_this"],[600,34,1,10866],[600,35,1,10871,"client"],[600,41,1,10877],[600,42,1,10878,"pendingRequest"],[600,56,1,10892],[600,57,1,10893,"delete"],[600,63,1,10899],[600,64,1,10900,"e"],[600,65,1,10901],[600,67,1,10902,"s"],[600,68,1,10903],[600,69,1,10904],[600,71,1,10905,"t"],[600,72,1,10906],[600,75,1,10907,"Promise"],[600,82,1,10914],[600,83,1,10915,"resolve"],[600,90,1,10922],[600,91,1,10923],[600,92,1,10924],[600,95,1,10925,"_this"],[600,100,1,10925],[600,101,1,10930,"client"],[600,107,1,10936],[600,108,1,10937,"core"],[600,112,1,10941],[600,113,1,10942,"expirer"],[600,120,1,10949],[600,121,1,10950,"del"],[600,124,1,10953],[600,125,1,10954,"e"],[600,126,1,10955],[600,127,1,10956],[600,128,1,10957],[600,129,1,10958],[600,131,1,10959,"_this"],[600,136,1,10959],[600,137,1,10964,"sessionRequestQueue"],[600,156,1,10983],[600,157,1,10984,"queue"],[600,162,1,10989],[600,165,1,10990,"_this"],[600,170,1,10990],[600,171,1,10995,"sessionRequestQueue"],[600,190,1,11014],[600,191,1,11015,"queue"],[600,196,1,11020],[600,197,1,11021,"filter"],[600,203,1,11027],[600,204,1,11028,"r"],[600,205,1,11029],[600,209,1,11031,"r"],[600,210,1,11032],[600,211,1,11033,"id"],[600,213,1,11035],[600,218,1,11038,"e"],[600,219,1,11039],[600,220,1,11040],[600,222,1,11041,"t"],[600,223,1,11042],[600,228,1,11045,"_this"],[600,233,1,11045],[600,234,1,11050,"sessionRequestQueue"],[600,253,1,11069],[600,254,1,11070,"state"],[600,259,1,11075],[600,262,1,11076,"_"],[600,263,1,11077],[600,264,1,11078,"idle"],[600,268,1,11082],[600,269,1,11083],[601,8,1,11083],[601,9,1,11084],[602,8,1,11084],[602,25,1,11084,"_x18"],[602,29,1,11084],[602,31,1,11084,"_x19"],[602,35,1,11084],[603,10,1,11084],[603,17,1,11084,"_ref22"],[603,23,1,11084],[603,24,1,11084,"apply"],[603,29,1,11084],[603,36,1,11084,"arguments"],[603,45,1,11084],[604,8,1,11084],[605,6,1,11084],[605,11,1,11085,"_this"],[605,16,1,11085],[605,17,1,11090,"setExpiry"],[605,26,1,11099],[606,8,1,11099],[606,12,1,11099,"_ref23"],[606,18,1,11099],[606,21,1,11099,"_asyncToGenerator"],[606,38,1,11099],[606,39,1,11100],[606,50,1,11106,"e"],[606,51,1,11107],[606,53,1,11108,"s"],[606,54,1,11109],[606,56,1,11112],[607,10,1,11113,"_this"],[607,15,1,11113],[607,16,1,11118,"client"],[607,22,1,11124],[607,23,1,11125,"session"],[607,30,1,11132],[607,31,1,11133,"keys"],[607,35,1,11137],[607,36,1,11138,"includes"],[607,44,1,11146],[607,45,1,11147,"e"],[607,46,1,11148],[607,47,1,11149],[607,58,1,11157,"_this"],[607,63,1,11157],[607,64,1,11162,"client"],[607,70,1,11168],[607,71,1,11169,"session"],[607,78,1,11176],[607,79,1,11177,"update"],[607,85,1,11183],[607,86,1,11184,"e"],[607,87,1,11185],[607,89,1,11186],[608,12,1,11187,"expiry"],[608,18,1,11193],[608,20,1,11194,"s"],[609,10,1,11195],[609,11,1,11196],[609,12,1,11197],[609,15,1,11198,"_this"],[609,20,1,11198],[609,21,1,11203,"client"],[609,27,1,11209],[609,28,1,11210,"core"],[609,32,1,11214],[609,33,1,11215,"expirer"],[609,40,1,11222],[609,41,1,11223,"set"],[609,44,1,11226],[609,45,1,11227,"e"],[609,46,1,11228],[609,48,1,11229,"s"],[609,49,1,11230],[609,50,1,11231],[610,8,1,11231],[610,9,1,11232],[611,8,1,11232],[611,25,1,11232,"_x20"],[611,29,1,11232],[611,31,1,11232,"_x21"],[611,35,1,11232],[612,10,1,11232],[612,17,1,11232,"_ref23"],[612,23,1,11232],[612,24,1,11232,"apply"],[612,29,1,11232],[612,36,1,11232,"arguments"],[612,45,1,11232],[613,8,1,11232],[614,6,1,11232],[614,11,1,11233,"_this"],[614,16,1,11233],[614,17,1,11238,"setProposal"],[614,28,1,11249],[615,8,1,11249],[615,12,1,11249,"_ref24"],[615,18,1,11249],[615,21,1,11249,"_asyncToGenerator"],[615,38,1,11249],[615,39,1,11250],[615,50,1,11256,"e"],[615,51,1,11257],[615,53,1,11258,"s"],[615,54,1,11259],[615,56,1,11262],[616,10,1,11263],[616,16,1,11269,"_this"],[616,21,1,11269],[616,22,1,11274,"client"],[616,28,1,11280],[616,29,1,11281,"proposal"],[616,37,1,11289],[616,38,1,11290,"set"],[616,41,1,11293],[616,42,1,11294,"e"],[616,43,1,11295],[616,45,1,11296,"s"],[616,46,1,11297],[616,47,1,11298],[616,49,1,11299,"_this"],[616,54,1,11299],[616,55,1,11304,"client"],[616,61,1,11310],[616,62,1,11311,"core"],[616,66,1,11315],[616,67,1,11316,"expirer"],[616,74,1,11323],[616,75,1,11324,"set"],[616,78,1,11327],[616,79,1,11328,"e"],[616,80,1,11329],[616,82,1,11330,"s"],[616,83,1,11331],[616,84,1,11332,"expiry"],[616,90,1,11338],[616,91,1,11339],[617,8,1,11339],[617,9,1,11340],[618,8,1,11340],[618,25,1,11340,"_x22"],[618,29,1,11340],[618,31,1,11340,"_x23"],[618,35,1,11340],[619,10,1,11340],[619,17,1,11340,"_ref24"],[619,23,1,11340],[619,24,1,11340,"apply"],[619,29,1,11340],[619,36,1,11340,"arguments"],[619,45,1,11340],[620,8,1,11340],[621,6,1,11340],[621,11,1,11341,"_this"],[621,16,1,11341],[621,17,1,11346,"setPendingSessionRequest"],[621,41,1,11370],[622,8,1,11370],[622,12,1,11370,"_ref25"],[622,18,1,11370],[622,21,1,11370,"_asyncToGenerator"],[622,38,1,11370],[622,39,1,11371],[622,50,1,11377,"e"],[622,51,1,11378],[622,53,1,11380],[623,10,1,11387],[623,14,1,11387,"s"],[623,15,1,11388],[623,18,1,11389,"N"],[623,19,1,11390],[623,20,1,11391,"wc_sessionRequest"],[623,37,1,11408],[623,38,1,11409,"req"],[623,41,1,11412],[623,42,1,11413,"ttl"],[623,45,1,11416],[624,12,1,11421,"t"],[624,13,1,11422],[624,16,1,11457,"e"],[624,17,1,11458],[624,18,1,11418,"id"],[624,20,1,11420],[625,12,1,11429,"r"],[625,13,1,11430],[625,16,1,11457,"e"],[625,17,1,11458],[625,18,1,11423,"topic"],[625,23,1,11428],[626,12,1,11438,"o"],[626,13,1,11439],[626,16,1,11457,"e"],[626,17,1,11458],[626,18,1,11431,"params"],[626,24,1,11437],[627,12,1,11454,"a"],[627,13,1,11455],[627,16,1,11457,"e"],[627,17,1,11458],[627,18,1,11440,"verifyContext"],[627,31,1,11453],[628,10,1,11459],[628,16,1,11465,"_this"],[628,21,1,11465],[628,22,1,11470,"client"],[628,28,1,11476],[628,29,1,11477,"pendingRequest"],[628,43,1,11491],[628,44,1,11492,"set"],[628,47,1,11495],[628,48,1,11496,"t"],[628,49,1,11497],[628,51,1,11498],[629,12,1,11499,"id"],[629,14,1,11501],[629,16,1,11502,"t"],[629,17,1,11503],[630,12,1,11504,"topic"],[630,17,1,11509],[630,19,1,11510,"r"],[630,20,1,11511],[631,12,1,11512,"params"],[631,18,1,11518],[631,20,1,11519,"o"],[631,21,1,11520],[632,12,1,11521,"verifyContext"],[632,25,1,11534],[632,27,1,11535,"a"],[633,10,1,11536],[633,11,1,11537],[633,12,1,11538],[633,14,1,11539,"s"],[633,15,1,11540],[633,19,1,11542,"_this"],[633,24,1,11542],[633,25,1,11547,"client"],[633,31,1,11553],[633,32,1,11554,"core"],[633,36,1,11558],[633,37,1,11559,"expirer"],[633,44,1,11566],[633,45,1,11567,"set"],[633,48,1,11570],[633,49,1,11571,"t"],[633,50,1,11572],[633,52,1,11573,"i"],[633,53,1,11574],[633,54,1,11575,"calcExpiry"],[633,64,1,11585],[633,65,1,11586,"s"],[633,66,1,11587],[633,67,1,11588],[633,68,1,11589],[634,8,1,11589],[634,9,1,11590],[635,8,1,11590],[635,25,1,11590,"_x24"],[635,29,1,11590],[636,10,1,11590],[636,17,1,11590,"_ref25"],[636,23,1,11590],[636,24,1,11590,"apply"],[636,29,1,11590],[636,36,1,11590,"arguments"],[636,45,1,11590],[637,8,1,11590],[638,6,1,11590],[638,11,1,11591,"_this"],[638,16,1,11591],[638,17,1,11596,"sendRequest"],[638,28,1,11607],[639,8,1,11607],[639,12,1,11607,"_ref26"],[639,18,1,11607],[639,21,1,11607,"_asyncToGenerator"],[639,38,1,11607],[639,39,1,11608],[639,50,1,11614,"e"],[639,51,1,11615],[639,53,1,11617],[640,10,1,11618],[640,14,1,11630,"s"],[640,15,1,11631],[640,18,1,11710,"e"],[640,19,1,11711],[640,20,1,11624,"topic"],[640,25,1,11629],[641,12,1,11639,"t"],[641,13,1,11640],[641,16,1,11710,"e"],[641,17,1,11711],[641,18,1,11632,"method"],[641,24,1,11638],[642,12,1,11648,"r"],[642,13,1,11649],[642,16,1,11710,"e"],[642,17,1,11711],[642,18,1,11641,"params"],[642,24,1,11647],[643,12,1,11657,"o"],[643,13,1,11658],[643,16,1,11710,"e"],[643,17,1,11711],[643,18,1,11650,"expiry"],[643,24,1,11656],[644,12,1,11670,"a"],[644,13,1,11671],[644,16,1,11710,"e"],[644,17,1,11711],[644,18,1,11659,"relayRpcId"],[644,28,1,11669],[645,12,1,11684,"c"],[645,13,1,11685],[645,16,1,11710,"e"],[645,17,1,11711],[645,18,1,11672,"clientRpcId"],[645,29,1,11683],[646,12,1,11707,"l"],[646,13,1,11708],[646,16,1,11710,"e"],[646,17,1,11711],[646,18,1,11686,"throwOnFailedPublish"],[646,38,1,11706],[647,12,1,11712,"h"],[647,13,1,11713],[647,16,1,11714,"g"],[647,17,1,11715],[647,18,1,11716,"formatJsonRpcRequest"],[647,38,1,11736],[647,39,1,11737,"t"],[647,40,1,11738],[647,42,1,11739,"r"],[647,43,1,11740],[647,45,1,11741,"c"],[647,46,1,11742],[647,47,1,11743],[648,10,1,11744],[648,14,1,11747,"i"],[648,15,1,11748],[648,16,1,11749,"isBrowser"],[648,25,1,11758],[648,26,1,11759],[648,27,1,11760],[648,31,1,11762,"F"],[648,32,1,11763],[648,33,1,11764,"includes"],[648,41,1,11772],[648,42,1,11773,"t"],[648,43,1,11774],[648,44,1,11775],[648,46,1,11776],[649,12,1,11777],[649,16,1,11783,"w"],[649,17,1,11784],[649,20,1,11785,"i"],[649,21,1,11786],[649,22,1,11787,"hashMessage"],[649,33,1,11798],[649,34,1,11799,"JSON"],[649,38,1,11803],[649,39,1,11804,"stringify"],[649,48,1,11813],[649,49,1,11814,"h"],[649,50,1,11815],[649,51,1,11816],[649,52,1,11817],[650,12,1,11818,"_this"],[650,17,1,11818],[650,18,1,11823,"client"],[650,24,1,11829],[650,25,1,11830,"core"],[650,29,1,11834],[650,30,1,11835,"verify"],[650,36,1,11841],[650,37,1,11842,"register"],[650,45,1,11850],[650,46,1,11851],[651,14,1,11852,"attestationId"],[651,27,1,11865],[651,29,1,11866,"w"],[652,12,1,11867],[652,13,1,11868],[652,14,1,11869],[653,10,1,11869],[654,10,1,11870],[654,14,1,11876,"u"],[654,15,1,11877],[654,24,1,11884,"_this"],[654,29,1,11884],[654,30,1,11889,"client"],[654,36,1,11895],[654,37,1,11896,"core"],[654,41,1,11900],[654,42,1,11901,"crypto"],[654,48,1,11907],[654,49,1,11908,"encode"],[654,55,1,11914],[654,56,1,11915,"s"],[654,57,1,11916],[654,59,1,11917,"h"],[654,60,1,11918],[654,61,1,11919],[655,12,1,11920,"d"],[655,13,1,11921],[655,16,1,11922,"N"],[655,17,1,11923],[655,18,1,11924,"t"],[655,19,1,11925],[655,20,1,11926],[655,21,1,11927,"req"],[655,24,1,11930],[656,10,1,11931],[656,17,1,11938,"o"],[656,18,1,11939],[656,23,1,11942,"d"],[656,24,1,11943],[656,25,1,11944,"ttl"],[656,28,1,11947],[656,31,1,11948,"o"],[656,32,1,11949],[656,33,1,11950],[656,35,1,11951,"a"],[656,36,1,11952],[656,41,1,11955,"d"],[656,42,1,11956],[656,43,1,11957,"id"],[656,45,1,11959],[656,48,1,11960,"a"],[656,49,1,11961],[656,50,1,11962],[656,52,1,11963,"_this"],[656,57,1,11963],[656,58,1,11968,"client"],[656,64,1,11974],[656,65,1,11975,"core"],[656,69,1,11979],[656,70,1,11980,"history"],[656,77,1,11987],[656,78,1,11988,"set"],[656,81,1,11991],[656,82,1,11992,"s"],[656,83,1,11993],[656,85,1,11994,"h"],[656,86,1,11995],[656,87,1,11996],[656,89,1,11997,"l"],[656,90,1,11998],[656,94,1,12000,"d"],[656,95,1,12001],[656,96,1,12002,"internal"],[656,104,1,12010],[656,107,1,12011,"f"],[656,108,1,12012],[656,109,1,12013,"m"],[656,110,1,12014],[656,111,1,12015],[656,112,1,12016],[656,113,1,12017],[656,115,1,12018,"d"],[656,116,1,12019],[656,117,1,12020,"internal"],[656,125,1,12028],[656,126,1,12029],[656,128,1,12030],[657,12,1,12031,"throwOnFailedPublish"],[657,32,1,12051],[657,34,1,12052],[657,35,1,12053],[658,10,1,12054],[658,11,1,12055],[658,12,1,12056],[658,20,1,12063,"_this"],[658,25,1,12063],[658,26,1,12068,"client"],[658,32,1,12074],[658,33,1,12075,"core"],[658,37,1,12079],[658,38,1,12080,"relayer"],[658,45,1,12087],[658,46,1,12088,"publish"],[658,53,1,12095],[658,54,1,12096,"s"],[658,55,1,12097],[658,57,1,12098,"u"],[658,58,1,12099],[658,60,1,12100,"d"],[658,61,1,12101],[658,62,1,12102],[658,66,1,12104,"_this"],[658,71,1,12104],[658,72,1,12109,"client"],[658,78,1,12115],[658,79,1,12116,"core"],[658,83,1,12120],[658,84,1,12121,"relayer"],[658,91,1,12128],[658,92,1,12129,"publish"],[658,99,1,12136],[658,100,1,12137,"s"],[658,101,1,12138],[658,103,1,12139,"u"],[658,104,1,12140],[658,106,1,12141,"d"],[658,107,1,12142],[658,108,1,12143],[658,109,1,12144,"catch"],[658,114,1,12149],[658,115,1,12150,"w"],[658,116,1,12151],[658,120,1,12153,"_this"],[658,125,1,12153],[658,126,1,12158,"client"],[658,132,1,12164],[658,133,1,12165,"logger"],[658,139,1,12171],[658,140,1,12172,"error"],[658,145,1,12177],[658,146,1,12178,"w"],[658,147,1,12179],[658,148,1,12180],[658,149,1,12181],[658,151,1,12182,"h"],[658,152,1,12183],[658,153,1,12184,"id"],[658,155,1,12186],[659,8,1,12186],[659,9,1,12187],[660,8,1,12187],[660,25,1,12187,"_x25"],[660,29,1,12187],[661,10,1,12187],[661,17,1,12187,"_ref26"],[661,23,1,12187],[661,24,1,12187,"apply"],[661,29,1,12187],[661,36,1,12187,"arguments"],[661,45,1,12187],[662,8,1,12187],[663,6,1,12187],[663,11,1,12188,"_this"],[663,16,1,12188],[663,17,1,12193,"sendResult"],[663,27,1,12203],[664,8,1,12203],[664,12,1,12203,"_ref27"],[664,18,1,12203],[664,21,1,12203,"_asyncToGenerator"],[664,38,1,12203],[664,39,1,12204],[664,50,1,12210,"e"],[664,51,1,12211],[664,53,1,12213],[665,10,1,12214],[665,14,1,12223,"s"],[665,15,1,12224],[665,18,1,12266,"e"],[665,19,1,12267],[665,20,1,12220,"id"],[665,22,1,12222],[666,12,1,12231,"t"],[666,13,1,12232],[666,16,1,12266,"e"],[666,17,1,12267],[666,18,1,12225,"topic"],[666,23,1,12230],[667,12,1,12240,"r"],[667,13,1,12241],[667,16,1,12266,"e"],[667,17,1,12267],[667,18,1,12233,"result"],[667,24,1,12239],[668,12,1,12263,"o"],[668,13,1,12264],[668,16,1,12266,"e"],[668,17,1,12267],[668,18,1,12242,"throwOnFailedPublish"],[668,38,1,12262],[669,12,1,12268,"a"],[669,13,1,12269],[669,16,1,12270,"g"],[669,17,1,12271],[669,18,1,12272,"formatJsonRpcResult"],[669,37,1,12291],[669,38,1,12292,"s"],[669,39,1,12293],[669,41,1,12294,"r"],[669,42,1,12295],[669,43,1,12296],[670,12,1,12297,"c"],[670,13,1,12298],[670,22,1,12305,"_this"],[670,27,1,12305],[670,28,1,12310,"client"],[670,34,1,12316],[670,35,1,12317,"core"],[670,39,1,12321],[670,40,1,12322,"crypto"],[670,46,1,12328],[670,47,1,12329,"encode"],[670,53,1,12335],[670,54,1,12336,"t"],[670,55,1,12337],[670,57,1,12338,"a"],[670,58,1,12339],[670,59,1,12340],[671,12,1,12341,"l"],[671,13,1,12342],[671,22,1,12349,"_this"],[671,27,1,12349],[671,28,1,12354,"client"],[671,34,1,12360],[671,35,1,12361,"core"],[671,39,1,12365],[671,40,1,12366,"history"],[671,47,1,12373],[671,48,1,12374,"get"],[671,51,1,12377],[671,52,1,12378,"t"],[671,53,1,12379],[671,55,1,12380,"s"],[671,56,1,12381],[671,57,1,12382],[672,12,1,12383,"h"],[672,13,1,12384],[672,16,1,12385,"N"],[672,17,1,12386],[672,18,1,12387,"l"],[672,19,1,12388],[672,20,1,12389,"request"],[672,27,1,12396],[672,28,1,12397,"method"],[672,34,1,12403],[672,35,1,12404],[672,36,1,12405,"res"],[672,39,1,12408],[673,10,1,12409,"o"],[673,11,1,12410],[673,15,1,12412,"h"],[673,16,1,12413],[673,17,1,12414,"internal"],[673,25,1,12422],[673,28,1,12423,"f"],[673,29,1,12424],[673,30,1,12425,"m"],[673,31,1,12426],[673,32,1,12427],[673,33,1,12428],[673,34,1,12429],[673,36,1,12430,"h"],[673,37,1,12431],[673,38,1,12432,"internal"],[673,46,1,12440],[673,47,1,12441],[673,49,1,12442],[674,12,1,12443,"throwOnFailedPublish"],[674,32,1,12463],[674,34,1,12464],[674,35,1,12465],[675,10,1,12466],[675,11,1,12467],[675,12,1,12468],[675,20,1,12475,"_this"],[675,25,1,12475],[675,26,1,12480,"client"],[675,32,1,12486],[675,33,1,12487,"core"],[675,37,1,12491],[675,38,1,12492,"relayer"],[675,45,1,12499],[675,46,1,12500,"publish"],[675,53,1,12507],[675,54,1,12508,"t"],[675,55,1,12509],[675,57,1,12510,"c"],[675,58,1,12511],[675,60,1,12512,"h"],[675,61,1,12513],[675,62,1,12514],[675,66,1,12516,"_this"],[675,71,1,12516],[675,72,1,12521,"client"],[675,78,1,12527],[675,79,1,12528,"core"],[675,83,1,12532],[675,84,1,12533,"relayer"],[675,91,1,12540],[675,92,1,12541,"publish"],[675,99,1,12548],[675,100,1,12549,"t"],[675,101,1,12550],[675,103,1,12551,"c"],[675,104,1,12552],[675,106,1,12553,"h"],[675,107,1,12554],[675,108,1,12555],[675,109,1,12556,"catch"],[675,114,1,12561],[675,115,1,12562,"u"],[675,116,1,12563],[675,120,1,12565,"_this"],[675,125,1,12565],[675,126,1,12570,"client"],[675,132,1,12576],[675,133,1,12577,"logger"],[675,139,1,12583],[675,140,1,12584,"error"],[675,145,1,12589],[675,146,1,12590,"u"],[675,147,1,12591],[675,148,1,12592],[675,149,1,12593],[675,157,1,12600,"_this"],[675,162,1,12600],[675,163,1,12605,"client"],[675,169,1,12611],[675,170,1,12612,"core"],[675,174,1,12616],[675,175,1,12617,"history"],[675,182,1,12624],[675,183,1,12625,"resolve"],[675,190,1,12632],[675,191,1,12633,"a"],[675,192,1,12634],[675,193,1,12635],[676,8,1,12635],[676,9,1,12636],[677,8,1,12636],[677,25,1,12636,"_x26"],[677,29,1,12636],[678,10,1,12636],[678,17,1,12636,"_ref27"],[678,23,1,12636],[678,24,1,12636,"apply"],[678,29,1,12636],[678,36,1,12636,"arguments"],[678,45,1,12636],[679,8,1,12636],[680,6,1,12636],[680,11,1,12637,"_this"],[680,16,1,12637],[680,17,1,12642,"sendError"],[680,26,1,12651],[681,8,1,12651],[681,12,1,12651,"_ref28"],[681,18,1,12651],[681,21,1,12651,"_asyncToGenerator"],[681,38,1,12651],[681,39,1,12652],[681,50,1,12658,"e"],[681,51,1,12659],[681,53,1,12660,"s"],[681,54,1,12661],[681,56,1,12662,"t"],[681,57,1,12663],[681,59,1,12666],[682,10,1,12667],[682,14,1,12673,"r"],[682,15,1,12674],[682,18,1,12675,"g"],[682,19,1,12676],[682,20,1,12677,"formatJsonRpcError"],[682,38,1,12695],[682,39,1,12696,"e"],[682,40,1,12697],[682,42,1,12698,"t"],[682,43,1,12699],[682,44,1,12700],[683,12,1,12701,"o"],[683,13,1,12702],[683,22,1,12709,"_this"],[683,27,1,12709],[683,28,1,12714,"client"],[683,34,1,12720],[683,35,1,12721,"core"],[683,39,1,12725],[683,40,1,12726,"crypto"],[683,46,1,12732],[683,47,1,12733,"encode"],[683,53,1,12739],[683,54,1,12740,"s"],[683,55,1,12741],[683,57,1,12742,"r"],[683,58,1,12743],[683,59,1,12744],[684,12,1,12745,"a"],[684,13,1,12746],[684,22,1,12753,"_this"],[684,27,1,12753],[684,28,1,12758,"client"],[684,34,1,12764],[684,35,1,12765,"core"],[684,39,1,12769],[684,40,1,12770,"history"],[684,47,1,12777],[684,48,1,12778,"get"],[684,51,1,12781],[684,52,1,12782,"s"],[684,53,1,12783],[684,55,1,12784,"e"],[684,56,1,12785],[684,57,1,12786],[685,12,1,12787,"c"],[685,13,1,12788],[685,16,1,12789,"N"],[685,17,1,12790],[685,18,1,12791,"a"],[685,19,1,12792],[685,20,1,12793,"request"],[685,27,1,12800],[685,28,1,12801,"method"],[685,34,1,12807],[685,35,1,12808],[685,36,1,12809,"res"],[685,39,1,12812],[686,10,1,12813,"_this"],[686,15,1,12813],[686,16,1,12818,"client"],[686,22,1,12824],[686,23,1,12825,"core"],[686,27,1,12829],[686,28,1,12830,"relayer"],[686,35,1,12837],[686,36,1,12838,"publish"],[686,43,1,12845],[686,44,1,12846,"s"],[686,45,1,12847],[686,47,1,12848,"o"],[686,48,1,12849],[686,50,1,12850,"c"],[686,51,1,12851],[686,52,1,12852],[686,60,1,12859,"_this"],[686,65,1,12859],[686,66,1,12864,"client"],[686,72,1,12870],[686,73,1,12871,"core"],[686,77,1,12875],[686,78,1,12876,"history"],[686,85,1,12883],[686,86,1,12884,"resolve"],[686,93,1,12891],[686,94,1,12892,"r"],[686,95,1,12893],[686,96,1,12894],[687,8,1,12894],[687,9,1,12895],[688,8,1,12895],[688,25,1,12895,"_x27"],[688,29,1,12895],[688,31,1,12895,"_x28"],[688,35,1,12895],[688,37,1,12895,"_x29"],[688,41,1,12895],[689,10,1,12895],[689,17,1,12895,"_ref28"],[689,23,1,12895],[689,24,1,12895,"apply"],[689,29,1,12895],[689,36,1,12895,"arguments"],[689,45,1,12895],[690,8,1,12895],[691,6,1,12895],[691,11,1,12896,"_this"],[691,16,1,12896],[691,17,1,12901,"cleanup"],[691,24,1,12908],[691,40,1,12908,"_asyncToGenerator"],[691,57,1,12908],[691,58,1,12909],[691,71,1,12918],[692,8,1,12919],[692,12,1,12925,"e"],[692,13,1,12926],[692,16,1,12927],[692,18,1,12929],[693,10,1,12930,"s"],[693,11,1,12931],[693,14,1,12932],[693,16,1,12934],[694,8,1,12935,"_this"],[694,13,1,12935],[694,14,1,12940,"client"],[694,20,1,12946],[694,21,1,12947,"session"],[694,28,1,12954],[694,29,1,12955,"getAll"],[694,35,1,12961],[694,36,1,12962],[694,37,1,12963],[694,38,1,12964,"forEach"],[694,45,1,12971],[694,46,1,12972,"t"],[694,47,1,12973],[694,51,1,12975],[695,10,1,12976,"i"],[695,11,1,12977],[695,12,1,12978,"isExpired"],[695,21,1,12987],[695,22,1,12988,"t"],[695,23,1,12989],[695,24,1,12990,"expiry"],[695,30,1,12996],[695,31,1,12997],[695,35,1,12999,"e"],[695,36,1,13000],[695,37,1,13001,"push"],[695,41,1,13005],[695,42,1,13006,"t"],[695,43,1,13007],[695,44,1,13008,"topic"],[695,49,1,13013],[695,50,1,13014],[696,8,1,13014],[696,9,1,13015],[696,10,1,13016],[696,12,1,13017,"_this"],[696,17,1,13017],[696,18,1,13022,"client"],[696,24,1,13028],[696,25,1,13029,"proposal"],[696,33,1,13037],[696,34,1,13038,"getAll"],[696,40,1,13044],[696,41,1,13045],[696,42,1,13046],[696,43,1,13047,"forEach"],[696,50,1,13054],[696,51,1,13055,"t"],[696,52,1,13056],[696,56,1,13058],[697,10,1,13059,"i"],[697,11,1,13060],[697,12,1,13061,"isExpired"],[697,21,1,13070],[697,22,1,13071,"t"],[697,23,1,13072],[697,24,1,13073,"expiry"],[697,30,1,13079],[697,31,1,13080],[697,35,1,13082,"s"],[697,36,1,13083],[697,37,1,13084,"push"],[697,41,1,13088],[697,42,1,13089,"t"],[697,43,1,13090],[697,44,1,13091,"id"],[697,46,1,13093],[697,47,1,13094],[698,8,1,13094],[698,9,1,13095],[698,10,1,13096],[698,18,1,13103,"Promise"],[698,25,1,13110],[698,26,1,13111,"all"],[698,29,1,13114],[698,30,1,13115],[698,31,1,13116],[698,34,1,13119,"e"],[698,35,1,13120],[698,36,1,13121,"map"],[698,39,1,13124],[698,40,1,13125,"t"],[698,41,1,13126],[698,45,1,13128,"_this"],[698,50,1,13128],[698,51,1,13133,"deleteSession"],[698,64,1,13146],[698,65,1,13147,"t"],[698,66,1,13148],[698,67,1,13149],[698,68,1,13150],[698,70,1,13151],[698,73,1,13154,"s"],[698,74,1,13155],[698,75,1,13156,"map"],[698,78,1,13159],[698,79,1,13160,"t"],[698,80,1,13161],[698,84,1,13163,"_this"],[698,89,1,13163],[698,90,1,13168,"deleteProposal"],[698,104,1,13182],[698,105,1,13183,"t"],[698,106,1,13184],[698,107,1,13185],[698,108,1,13186],[698,109,1,13187],[698,110,1,13188],[699,6,1,13188],[699,7,1,13189],[699,10,1,13190,"_this"],[699,15,1,13190],[699,16,1,13195,"onRelayEventRequest"],[699,35,1,13214],[700,8,1,13214],[700,12,1,13214,"_ref30"],[700,18,1,13214],[700,21,1,13214,"_asyncToGenerator"],[700,38,1,13214],[700,39,1,13215],[700,50,1,13221,"e"],[700,51,1,13222],[700,53,1,13224],[701,10,1,13225,"_this"],[701,15,1,13225],[701,16,1,13230,"requestQueue"],[701,28,1,13242],[701,29,1,13243,"queue"],[701,34,1,13248],[701,35,1,13249,"push"],[701,39,1,13253],[701,40,1,13254,"e"],[701,41,1,13255],[701,42,1,13256],[701,50,1,13263,"_this"],[701,55,1,13263],[701,56,1,13268,"processRequestsQueue"],[701,76,1,13288],[701,77,1,13289],[701,78,1,13290],[702,8,1,13290],[702,9,1,13291],[703,8,1,13291],[703,25,1,13291,"_x30"],[703,29,1,13291],[704,10,1,13291],[704,17,1,13291,"_ref30"],[704,23,1,13291],[704,24,1,13291,"apply"],[704,29,1,13291],[704,36,1,13291,"arguments"],[704,45,1,13291],[705,8,1,13291],[706,6,1,13291],[706,11,1,13292,"_this"],[706,16,1,13292],[706,17,1,13297,"processRequestsQueue"],[706,37,1,13317],[706,53,1,13317,"_asyncToGenerator"],[706,70,1,13317],[706,71,1,13318],[706,84,1,13327],[707,8,1,13328],[707,12,1,13331,"_this"],[707,17,1,13331],[707,18,1,13336,"requestQueue"],[707,30,1,13348],[707,31,1,13349,"state"],[707,36,1,13354],[707,41,1,13357,"_"],[707,42,1,13358],[707,43,1,13359,"active"],[707,49,1,13365],[707,51,1,13366],[708,10,1,13367,"_this"],[708,15,1,13367],[708,16,1,13372,"client"],[708,22,1,13378],[708,23,1,13379,"logger"],[708,29,1,13385],[708,30,1,13386,"info"],[708,34,1,13390],[708,35,1,13391],[708,78,1,13434],[708,79,1,13435],[709,10,1,13436],[710,8,1,13442],[711,8,1,13443],[711,13,1,13447,"_this"],[711,18,1,13447],[711,19,1,13452,"client"],[711,25,1,13458],[711,26,1,13459,"logger"],[711,32,1,13465],[711,33,1,13466,"info"],[711,37,1,13470],[711,38,1,13471],[711,69,1,13502,"_this"],[711,74,1,13502],[711,75,1,13507,"requestQueue"],[711,87,1,13519],[711,88,1,13520,"queue"],[711,93,1,13525],[711,94,1,13526,"length"],[711,100,1,13532],[711,111,1,13543],[711,112,1,13544],[711,114,1,13545,"_this"],[711,119,1,13545],[711,120,1,13550,"requestQueue"],[711,132,1,13562],[711,133,1,13563,"queue"],[711,138,1,13568],[711,139,1,13569,"length"],[711,145,1,13575],[711,148,1,13576],[711,149,1,13577],[711,152,1,13579],[712,10,1,13580,"_this"],[712,15,1,13580],[712,16,1,13585,"requestQueue"],[712,28,1,13597],[712,29,1,13598,"state"],[712,34,1,13603],[712,37,1,13604,"_"],[712,38,1,13605],[712,39,1,13606,"active"],[712,45,1,13612],[713,10,1,13613],[713,14,1,13619,"e"],[713,15,1,13620],[713,18,1,13621,"_this"],[713,23,1,13621],[713,24,1,13626,"requestQueue"],[713,36,1,13638],[713,37,1,13639,"queue"],[713,42,1,13644],[713,43,1,13645,"shift"],[713,48,1,13650],[713,49,1,13651],[713,50,1,13652],[714,10,1,13653],[714,14,1,13656,"e"],[714,15,1,13657],[714,17,1,13658],[714,21,1,13661],[715,12,1,13662,"_this"],[715,17,1,13662],[715,18,1,13667,"processRequest"],[715,32,1,13681],[715,33,1,13682,"e"],[715,34,1,13683],[715,35,1,13684],[715,43,1,13691],[715,47,1,13695,"Promise"],[715,54,1,13702],[715,55,1,13703,"s"],[715,56,1,13704],[715,60,1,13706,"setTimeout"],[715,70,1,13716],[715,71,1,13717,"s"],[715,72,1,13718],[715,74,1,13719],[715,77,1,13722],[715,78,1,13723],[715,79,1,13724],[716,10,1,13724],[716,11,1,13725],[716,19,1,13731,"s"],[716,20,1,13732],[716,22,1,13733],[717,12,1,13734,"_this"],[717,17,1,13734],[717,18,1,13739,"client"],[717,24,1,13745],[717,25,1,13746,"logger"],[717,31,1,13752],[717,32,1,13753,"warn"],[717,36,1,13757],[717,37,1,13758,"s"],[717,38,1,13759],[717,39,1,13760],[718,10,1,13760],[719,8,1,13761],[720,8,1,13762,"_this"],[720,13,1,13762],[720,14,1,13767,"requestQueue"],[720,26,1,13779],[720,27,1,13780,"state"],[720,32,1,13785],[720,35,1,13786,"_"],[720,36,1,13787],[720,37,1,13788,"idle"],[720,41,1,13792],[721,6,1,13792],[721,7,1,13793],[721,10,1,13794,"_this"],[721,15,1,13794],[721,16,1,13799,"processRequest"],[721,30,1,13813],[721,33,1,13814,"e"],[721,34,1,13815],[721,38,1,13817],[722,8,1,13818],[722,12,1,13830,"s"],[722,13,1,13831],[722,16,1,13843,"e"],[722,17,1,13844],[722,18,1,13824,"topic"],[722,23,1,13829],[723,10,1,13840,"t"],[723,11,1,13841],[723,14,1,13843,"e"],[723,15,1,13844],[723,16,1,13832,"payload"],[723,23,1,13839],[724,10,1,13845,"r"],[724,11,1,13846],[724,14,1,13847,"t"],[724,15,1,13848],[724,16,1,13849,"method"],[724,22,1,13855],[725,8,1,13856],[725,16,1,13863,"r"],[725,17,1,13864],[726,10,1,13866],[726,15,1,13870],[726,34,1,13889],[727,12,1,13890],[727,19,1,13897,"_this"],[727,24,1,13897],[727,25,1,13902,"onSessionProposeRequest"],[727,48,1,13925],[727,49,1,13926,"s"],[727,50,1,13927],[727,52,1,13928,"t"],[727,53,1,13929],[727,54,1,13930],[728,10,1,13931],[728,15,1,13935],[728,33,1,13953],[729,12,1,13954],[729,19,1,13961,"_this"],[729,24,1,13961],[729,25,1,13966,"onSessionSettleRequest"],[729,47,1,13988],[729,48,1,13989,"s"],[729,49,1,13990],[729,51,1,13991,"t"],[729,52,1,13992],[729,53,1,13993],[730,10,1,13994],[730,15,1,13998],[730,33,1,14016],[731,12,1,14017],[731,19,1,14024,"_this"],[731,24,1,14024],[731,25,1,14029,"onSessionUpdateRequest"],[731,47,1,14051],[731,48,1,14052,"s"],[731,49,1,14053],[731,51,1,14054,"t"],[731,52,1,14055],[731,53,1,14056],[732,10,1,14057],[732,15,1,14061],[732,33,1,14079],[733,12,1,14080],[733,19,1,14087,"_this"],[733,24,1,14087],[733,25,1,14092,"onSessionExtendRequest"],[733,47,1,14114],[733,48,1,14115,"s"],[733,49,1,14116],[733,51,1,14117,"t"],[733,52,1,14118],[733,53,1,14119],[734,10,1,14120],[734,15,1,14124],[734,31,1,14140],[735,12,1,14141],[735,19,1,14148,"_this"],[735,24,1,14148],[735,25,1,14153,"onSessionPingRequest"],[735,45,1,14173],[735,46,1,14174,"s"],[735,47,1,14175],[735,49,1,14176,"t"],[735,50,1,14177],[735,51,1,14178],[736,10,1,14179],[736,15,1,14183],[736,33,1,14201],[737,12,1,14202],[737,19,1,14209,"_this"],[737,24,1,14209],[737,25,1,14214,"onSessionDeleteRequest"],[737,47,1,14236],[737,48,1,14237,"s"],[737,49,1,14238],[737,51,1,14239,"t"],[737,52,1,14240],[737,53,1,14241],[738,10,1,14242],[738,15,1,14246],[738,34,1,14265],[739,12,1,14266],[739,19,1,14273,"_this"],[739,24,1,14273],[739,25,1,14278,"onSessionRequest"],[739,41,1,14294],[739,42,1,14295,"s"],[739,43,1,14296],[739,45,1,14297,"t"],[739,46,1,14298],[739,47,1,14299],[740,10,1,14300],[740,15,1,14304],[740,32,1,14321],[741,12,1,14322],[741,19,1,14329,"_this"],[741,24,1,14329],[741,25,1,14334,"onSessionEventRequest"],[741,46,1,14355],[741,47,1,14356,"s"],[741,48,1,14357],[741,50,1,14358,"t"],[741,51,1,14359],[741,52,1,14360],[742,10,1,14361],[743,12,1,14369],[743,19,1,14376,"_this"],[743,24,1,14376],[743,25,1,14381,"client"],[743,31,1,14387],[743,32,1,14388,"logger"],[743,38,1,14394],[743,39,1,14395,"info"],[743,43,1,14399],[743,44,1,14400],[743,74,1,14430,"r"],[743,75,1,14431],[743,77,1,14433],[743,78,1,14434],[744,8,1,14434],[745,6,1,14435],[745,7,1,14436],[745,9,1,14437,"_this"],[745,14,1,14437],[745,15,1,14442,"onRelayEventResponse"],[745,35,1,14462],[746,8,1,14462],[746,12,1,14462,"_ref32"],[746,18,1,14462],[746,21,1,14462,"_asyncToGenerator"],[746,38,1,14462],[746,39,1,14463],[746,50,1,14469,"e"],[746,51,1,14470],[746,53,1,14472],[747,10,1,14473],[747,14,1,14485,"s"],[747,15,1,14486],[747,18,1,14498,"e"],[747,19,1,14499],[747,20,1,14479,"topic"],[747,25,1,14484],[748,12,1,14495,"t"],[748,13,1,14496],[748,16,1,14498,"e"],[748,17,1,14499],[748,18,1,14487,"payload"],[748,25,1,14494],[749,12,1,14500,"r"],[749,13,1,14501],[749,16,1,14502],[749,23,1,14509,"_this"],[749,28,1,14509],[749,29,1,14514,"client"],[749,35,1,14520],[749,36,1,14521,"core"],[749,40,1,14525],[749,41,1,14526,"history"],[749,48,1,14533],[749,49,1,14534,"get"],[749,52,1,14537],[749,53,1,14538,"s"],[749,54,1,14539],[749,56,1,14540,"t"],[749,57,1,14541],[749,58,1,14542,"id"],[749,60,1,14544],[749,61,1,14545],[749,63,1,14547,"request"],[749,70,1,14554],[749,71,1,14555,"method"],[749,77,1,14561],[750,10,1,14562],[750,18,1,14569,"r"],[750,19,1,14570],[751,12,1,14572],[751,17,1,14576],[751,36,1,14595],[752,14,1,14596],[752,21,1,14603,"_this"],[752,26,1,14603],[752,27,1,14608,"onSessionProposeResponse"],[752,51,1,14632],[752,52,1,14633,"s"],[752,53,1,14634],[752,55,1,14635,"t"],[752,56,1,14636],[752,57,1,14637],[753,12,1,14638],[753,17,1,14642],[753,35,1,14660],[754,14,1,14661],[754,21,1,14668,"_this"],[754,26,1,14668],[754,27,1,14673,"onSessionSettleResponse"],[754,50,1,14696],[754,51,1,14697,"s"],[754,52,1,14698],[754,54,1,14699,"t"],[754,55,1,14700],[754,56,1,14701],[755,12,1,14702],[755,17,1,14706],[755,35,1,14724],[756,14,1,14725],[756,21,1,14732,"_this"],[756,26,1,14732],[756,27,1,14737,"onSessionUpdateResponse"],[756,50,1,14760],[756,51,1,14761,"s"],[756,52,1,14762],[756,54,1,14763,"t"],[756,55,1,14764],[756,56,1,14765],[757,12,1,14766],[757,17,1,14770],[757,35,1,14788],[758,14,1,14789],[758,21,1,14796,"_this"],[758,26,1,14796],[758,27,1,14801,"onSessionExtendResponse"],[758,50,1,14824],[758,51,1,14825,"s"],[758,52,1,14826],[758,54,1,14827,"t"],[758,55,1,14828],[758,56,1,14829],[759,12,1,14830],[759,17,1,14834],[759,33,1,14850],[760,14,1,14851],[760,21,1,14858,"_this"],[760,26,1,14858],[760,27,1,14863,"onSessionPingResponse"],[760,48,1,14884],[760,49,1,14885,"s"],[760,50,1,14886],[760,52,1,14887,"t"],[760,53,1,14888],[760,54,1,14889],[761,12,1,14890],[761,17,1,14894],[761,36,1,14913],[762,14,1,14914],[762,21,1,14921,"_this"],[762,26,1,14921],[762,27,1,14926,"onSessionRequestResponse"],[762,51,1,14950],[762,52,1,14951,"s"],[762,53,1,14952],[762,55,1,14953,"t"],[762,56,1,14954],[762,57,1,14955],[763,12,1,14956],[764,14,1,14964],[764,21,1,14971,"_this"],[764,26,1,14971],[764,27,1,14976,"client"],[764,33,1,14982],[764,34,1,14983,"logger"],[764,40,1,14989],[764,41,1,14990,"info"],[764,45,1,14994],[764,46,1,14995],[764,77,1,15026,"r"],[764,78,1,15027],[764,80,1,15029],[764,81,1,15030],[765,10,1,15030],[766,8,1,15031],[766,9,1,15032],[767,8,1,15032],[767,25,1,15032,"_x31"],[767,29,1,15032],[768,10,1,15032],[768,17,1,15032,"_ref32"],[768,23,1,15032],[768,24,1,15032,"apply"],[768,29,1,15032],[768,36,1,15032,"arguments"],[768,45,1,15032],[769,8,1,15032],[770,6,1,15032],[770,11,1,15033,"_this"],[770,16,1,15033],[770,17,1,15038,"onRelayEventUnknownPayload"],[770,43,1,15064],[770,46,1,15065,"e"],[770,47,1,15066],[770,51,1,15068],[771,8,1,15074],[771,12,1,15081,"s"],[771,13,1,15082],[771,16,1,15084,"e"],[771,17,1,15085],[771,18,1,15075,"topic"],[771,23,1,15080],[772,10,1,15080,"_i$getInternalError2"],[772,30,1,15080],[772,33,1,15098,"i"],[772,34,1,15099],[772,35,1,15100,"getInternalError"],[772,51,1,15116],[772,52,1,15117],[772,72,1,15137],[772,74,1,15138],[772,102,1,15166,"s"],[772,103,1,15167],[772,162,1,15226],[772,163,1,15227],[773,10,1,15095,"t"],[773,11,1,15096],[773,14,1,15096,"_i$getInternalError2"],[773,34,1,15096],[773,35,1,15087,"message"],[773,42,1,15094],[774,8,1,15228],[774,14,1,15234],[774,18,1,15238,"Error"],[774,23,1,15243],[774,24,1,15244,"t"],[774,25,1,15245],[774,26,1,15246],[775,6,1,15246],[775,7,1,15247],[775,9,1,15248,"_this"],[775,14,1,15248],[775,15,1,15253,"onSessionProposeRequest"],[775,38,1,15276],[776,8,1,15276],[776,12,1,15276,"_ref33"],[776,18,1,15276],[776,21,1,15276,"_asyncToGenerator"],[776,38,1,15276],[776,39,1,15277],[776,50,1,15283,"e"],[776,51,1,15284],[776,53,1,15285,"s"],[776,54,1,15286],[776,56,1,15289],[777,10,1,15290],[777,14,1,15303,"t"],[777,15,1,15304],[777,18,1,15311,"s"],[777,19,1,15312],[777,20,1,15296,"params"],[777,26,1,15302],[778,12,1,15308,"r"],[778,13,1,15309],[778,16,1,15311,"s"],[778,17,1,15312],[778,18,1,15305,"id"],[778,20,1,15307],[779,10,1,15313],[779,14,1,15316],[780,12,1,15317,"_this"],[780,17,1,15317],[780,18,1,15322,"isValidConnect"],[780,32,1,15336],[780,33,1,15337,"m"],[780,34,1,15338],[780,35,1,15339],[780,36,1,15340],[780,37,1,15341],[780,39,1,15342,"s"],[780,40,1,15343],[780,41,1,15344,"params"],[780,47,1,15350],[780,48,1,15351],[780,49,1,15352],[781,12,1,15353],[781,16,1,15359,"o"],[781,17,1,15360],[781,20,1,15361,"i"],[781,21,1,15362],[781,22,1,15363,"calcExpiry"],[781,32,1,15373],[781,33,1,15374,"p"],[781,34,1,15375],[781,35,1,15376,"FIVE_MINUTES"],[781,47,1,15388],[781,48,1,15389],[782,14,1,15390,"a"],[782,15,1,15391],[782,18,1,15392,"m"],[782,19,1,15393],[782,20,1,15394],[783,16,1,15395,"id"],[783,18,1,15397],[783,20,1,15398,"r"],[783,21,1,15399],[784,16,1,15400,"pairingTopic"],[784,28,1,15412],[784,30,1,15413,"e"],[784,31,1,15414],[785,16,1,15415,"expiry"],[785,22,1,15421],[785,24,1,15422,"o"],[786,14,1,15423],[786,15,1,15424],[786,17,1,15425,"t"],[786,18,1,15426],[786,19,1,15427],[787,12,1,15428],[787,18,1,15434,"_this"],[787,23,1,15434],[787,24,1,15439,"setProposal"],[787,35,1,15450],[787,36,1,15451,"r"],[787,37,1,15452],[787,39,1,15453,"a"],[787,40,1,15454],[787,41,1,15455],[788,12,1,15456],[788,16,1,15462,"c"],[788,17,1,15463],[788,20,1,15464,"i"],[788,21,1,15465],[788,22,1,15466,"hashMessage"],[788,33,1,15477],[788,34,1,15478,"JSON"],[788,38,1,15482],[788,39,1,15483,"stringify"],[788,48,1,15492],[788,49,1,15493,"s"],[788,50,1,15494],[788,51,1,15495],[788,52,1,15496],[789,14,1,15497,"l"],[789,15,1,15498],[789,24,1,15505,"_this"],[789,29,1,15505],[789,30,1,15510,"getVerifyContext"],[789,46,1,15526],[789,47,1,15527,"c"],[789,48,1,15528],[789,50,1,15529,"a"],[789,51,1,15530],[789,52,1,15531,"proposer"],[789,60,1,15539],[789,61,1,15540,"metadata"],[789,69,1,15548],[789,70,1,15549],[790,12,1,15550,"_this"],[790,17,1,15550],[790,18,1,15555,"client"],[790,24,1,15561],[790,25,1,15562,"events"],[790,31,1,15568],[790,32,1,15569,"emit"],[790,36,1,15573],[790,37,1,15574],[790,55,1,15592],[790,57,1,15593],[791,14,1,15594,"id"],[791,16,1,15596],[791,18,1,15597,"r"],[791,19,1,15598],[792,14,1,15599,"params"],[792,20,1,15605],[792,22,1,15606,"a"],[792,23,1,15607],[793,14,1,15608,"verifyContext"],[793,27,1,15621],[793,29,1,15622,"l"],[794,12,1,15623],[794,13,1,15624],[794,14,1,15625],[795,10,1,15625],[795,11,1,15626],[795,19,1,15632,"o"],[795,20,1,15633],[795,22,1,15634],[796,12,1,15635],[796,18,1,15641,"_this"],[796,23,1,15641],[796,24,1,15646,"sendError"],[796,33,1,15655],[796,34,1,15656,"r"],[796,35,1,15657],[796,37,1,15658,"e"],[796,38,1,15659],[796,40,1,15660,"o"],[796,41,1,15661],[796,42,1,15662],[796,44,1,15663,"_this"],[796,49,1,15663],[796,50,1,15668,"client"],[796,56,1,15674],[796,57,1,15675,"logger"],[796,63,1,15681],[796,64,1,15682,"error"],[796,69,1,15687],[796,70,1,15688,"o"],[796,71,1,15689],[796,72,1,15690],[797,10,1,15690],[798,8,1,15691],[798,9,1,15692],[799,8,1,15692],[799,25,1,15692,"_x32"],[799,29,1,15692],[799,31,1,15692,"_x33"],[799,35,1,15692],[800,10,1,15692],[800,17,1,15692,"_ref33"],[800,23,1,15692],[800,24,1,15692,"apply"],[800,29,1,15692],[800,36,1,15692,"arguments"],[800,45,1,15692],[801,8,1,15692],[802,6,1,15692],[802,11,1,15693,"_this"],[802,16,1,15693],[802,17,1,15698,"onSessionProposeResponse"],[802,41,1,15722],[803,8,1,15722],[803,12,1,15722,"_ref34"],[803,18,1,15722],[803,21,1,15722,"_asyncToGenerator"],[803,38,1,15722],[803,39,1,15723],[803,50,1,15729,"e"],[803,51,1,15730],[803,53,1,15731,"s"],[803,54,1,15732],[803,56,1,15735],[804,10,1,15736],[804,14,1,15745,"t"],[804,15,1,15746],[804,18,1,15748,"s"],[804,19,1,15749],[804,20,1,15742,"id"],[804,22,1,15744],[805,10,1,15750],[805,14,1,15753,"g"],[805,15,1,15754],[805,16,1,15755,"isJsonRpcResult"],[805,31,1,15770],[805,32,1,15771,"s"],[805,33,1,15772],[805,34,1,15773],[805,36,1,15774],[806,12,1,15775],[806,16,1,15788,"r"],[806,17,1,15789],[806,20,1,15791,"s"],[806,21,1,15792],[806,22,1,15781,"result"],[806,28,1,15787],[807,12,1,15793,"_this"],[807,17,1,15793],[807,18,1,15798,"client"],[807,24,1,15804],[807,25,1,15805,"logger"],[807,31,1,15811],[807,32,1,15812,"trace"],[807,37,1,15817],[807,38,1,15818],[808,14,1,15819,"type"],[808,18,1,15823],[808,20,1,15824],[808,28,1,15832],[809,14,1,15833,"method"],[809,20,1,15839],[809,22,1,15840],[809,48,1,15866],[810,14,1,15867,"result"],[810,20,1,15873],[810,22,1,15874,"r"],[811,12,1,15875],[811,13,1,15876],[811,14,1,15877],[812,12,1,15878],[812,16,1,15884,"o"],[812,17,1,15885],[812,20,1,15886,"_this"],[812,25,1,15886],[812,26,1,15891,"client"],[812,32,1,15897],[812,33,1,15898,"proposal"],[812,41,1,15906],[812,42,1,15907,"get"],[812,45,1,15910],[812,46,1,15911,"t"],[812,47,1,15912],[812,48,1,15913],[813,12,1,15914,"_this"],[813,17,1,15914],[813,18,1,15919,"client"],[813,24,1,15925],[813,25,1,15926,"logger"],[813,31,1,15932],[813,32,1,15933,"trace"],[813,37,1,15938],[813,38,1,15939],[814,14,1,15940,"type"],[814,18,1,15944],[814,20,1,15945],[814,28,1,15953],[815,14,1,15954,"method"],[815,20,1,15960],[815,22,1,15961],[815,48,1,15987],[816,14,1,15988,"proposal"],[816,22,1,15996],[816,24,1,15997,"o"],[817,12,1,15998],[817,13,1,15999],[817,14,1,16000],[818,12,1,16001],[818,16,1,16007,"a"],[818,17,1,16008],[818,20,1,16009,"o"],[818,21,1,16010],[818,22,1,16011,"proposer"],[818,30,1,16019],[818,31,1,16020,"publicKey"],[818,40,1,16029],[819,12,1,16030,"_this"],[819,17,1,16030],[819,18,1,16035,"client"],[819,24,1,16041],[819,25,1,16042,"logger"],[819,31,1,16048],[819,32,1,16049,"trace"],[819,37,1,16054],[819,38,1,16055],[820,14,1,16056,"type"],[820,18,1,16060],[820,20,1,16061],[820,28,1,16069],[821,14,1,16070,"method"],[821,20,1,16076],[821,22,1,16077],[821,48,1,16103],[822,14,1,16104,"selfPublicKey"],[822,27,1,16117],[822,29,1,16118,"a"],[823,12,1,16119],[823,13,1,16120],[823,14,1,16121],[824,12,1,16122],[824,16,1,16128,"c"],[824,17,1,16129],[824,20,1,16130,"r"],[824,21,1,16131],[824,22,1,16132,"responderPublicKey"],[824,40,1,16150],[825,12,1,16151,"_this"],[825,17,1,16151],[825,18,1,16156,"client"],[825,24,1,16162],[825,25,1,16163,"logger"],[825,31,1,16169],[825,32,1,16170,"trace"],[825,37,1,16175],[825,38,1,16176],[826,14,1,16177,"type"],[826,18,1,16181],[826,20,1,16182],[826,28,1,16190],[827,14,1,16191,"method"],[827,20,1,16197],[827,22,1,16198],[827,48,1,16224],[828,14,1,16225,"peerPublicKey"],[828,27,1,16238],[828,29,1,16239,"c"],[829,12,1,16240],[829,13,1,16241],[829,14,1,16242],[830,12,1,16243],[830,16,1,16249,"l"],[830,17,1,16250],[830,26,1,16257,"_this"],[830,31,1,16257],[830,32,1,16262,"client"],[830,38,1,16268],[830,39,1,16269,"core"],[830,43,1,16273],[830,44,1,16274,"crypto"],[830,50,1,16280],[830,51,1,16281,"generateSharedKey"],[830,68,1,16298],[830,69,1,16299,"a"],[830,70,1,16300],[830,72,1,16301,"c"],[830,73,1,16302],[830,74,1,16303],[831,12,1,16304,"_this"],[831,17,1,16304],[831,18,1,16309,"client"],[831,24,1,16315],[831,25,1,16316,"logger"],[831,31,1,16322],[831,32,1,16323,"trace"],[831,37,1,16328],[831,38,1,16329],[832,14,1,16330,"type"],[832,18,1,16334],[832,20,1,16335],[832,28,1,16343],[833,14,1,16344,"method"],[833,20,1,16350],[833,22,1,16351],[833,48,1,16377],[834,14,1,16378,"sessionTopic"],[834,26,1,16390],[834,28,1,16391,"l"],[835,12,1,16392],[835,13,1,16393],[835,14,1,16394],[836,12,1,16395],[836,16,1,16401,"h"],[836,17,1,16402],[836,26,1,16409,"_this"],[836,31,1,16409],[836,32,1,16414,"client"],[836,38,1,16420],[836,39,1,16421,"core"],[836,43,1,16425],[836,44,1,16426,"relayer"],[836,51,1,16433],[836,52,1,16434,"subscribe"],[836,61,1,16443],[836,62,1,16444,"l"],[836,63,1,16445],[836,64,1,16446],[837,12,1,16447,"_this"],[837,17,1,16447],[837,18,1,16452,"client"],[837,24,1,16458],[837,25,1,16459,"logger"],[837,31,1,16465],[837,32,1,16466,"trace"],[837,37,1,16471],[837,38,1,16472],[838,14,1,16473,"type"],[838,18,1,16477],[838,20,1,16478],[838,28,1,16486],[839,14,1,16487,"method"],[839,20,1,16493],[839,22,1,16494],[839,48,1,16520],[840,14,1,16521,"subscriptionId"],[840,28,1,16535],[840,30,1,16536,"h"],[841,12,1,16537],[841,13,1,16538],[841,14,1,16539],[841,22,1,16546,"_this"],[841,27,1,16546],[841,28,1,16551,"client"],[841,34,1,16557],[841,35,1,16558,"core"],[841,39,1,16562],[841,40,1,16563,"pairing"],[841,47,1,16570],[841,48,1,16571,"activate"],[841,56,1,16579],[841,57,1,16580],[842,14,1,16581,"topic"],[842,19,1,16586],[842,21,1,16587,"e"],[843,12,1,16588],[843,13,1,16589],[843,14,1,16590],[844,10,1,16590],[844,11,1,16591],[844,17,1,16596,"g"],[844,18,1,16597],[844,19,1,16598,"isJsonRpcError"],[844,33,1,16612],[844,34,1,16613,"s"],[844,35,1,16614],[844,36,1,16615],[844,41,1,16618],[844,47,1,16624,"_this"],[844,52,1,16624],[844,53,1,16629,"client"],[844,59,1,16635],[844,60,1,16636,"proposal"],[844,68,1,16644],[844,69,1,16645,"delete"],[844,75,1,16651],[844,76,1,16652,"t"],[844,77,1,16653],[844,79,1,16654,"i"],[844,80,1,16655],[844,81,1,16656,"getSdkError"],[844,92,1,16667],[844,93,1,16668],[844,112,1,16687],[844,113,1,16688],[844,114,1,16689],[844,116,1,16690,"_this"],[844,121,1,16690],[844,122,1,16695,"events"],[844,128,1,16701],[844,129,1,16702,"emit"],[844,133,1,16706],[844,134,1,16707,"i"],[844,135,1,16708],[844,136,1,16709,"engineEvent"],[844,147,1,16720],[844,148,1,16721],[844,165,1,16738],[844,166,1,16739],[844,168,1,16740],[845,12,1,16741,"error"],[845,17,1,16746],[845,19,1,16747,"s"],[845,20,1,16748],[845,21,1,16749,"error"],[846,10,1,16754],[846,11,1,16755],[846,12,1,16756],[846,13,1,16757],[847,8,1,16757],[847,9,1,16758],[848,8,1,16758],[848,25,1,16758,"_x34"],[848,29,1,16758],[848,31,1,16758,"_x35"],[848,35,1,16758],[849,10,1,16758],[849,17,1,16758,"_ref34"],[849,23,1,16758],[849,24,1,16758,"apply"],[849,29,1,16758],[849,36,1,16758,"arguments"],[849,45,1,16758],[850,8,1,16758],[851,6,1,16758],[851,11,1,16759,"_this"],[851,16,1,16759],[851,17,1,16764,"onSessionSettleRequest"],[851,39,1,16786],[852,8,1,16786],[852,12,1,16786,"_ref35"],[852,18,1,16786],[852,21,1,16786,"_asyncToGenerator"],[852,38,1,16786],[852,39,1,16787],[852,50,1,16793,"e"],[852,51,1,16794],[852,53,1,16795,"s"],[852,54,1,16796],[852,56,1,16799],[853,10,1,16800],[853,14,1,16809,"t"],[853,15,1,16810],[853,18,1,16821,"s"],[853,19,1,16822],[853,20,1,16806,"id"],[853,22,1,16808],[854,12,1,16818,"r"],[854,13,1,16819],[854,16,1,16821,"s"],[854,17,1,16822],[854,18,1,16811,"params"],[854,24,1,16817],[855,10,1,16823],[855,14,1,16826],[856,12,1,16827,"_this"],[856,17,1,16827],[856,18,1,16832,"isValidSessionSettleRequest"],[856,45,1,16859],[856,46,1,16860,"r"],[856,47,1,16861],[856,48,1,16862],[857,12,1,16863],[857,16,1,16863,"_s$params"],[857,25,1,16863],[857,28,1,16990,"s"],[857,29,1,16991],[857,30,1,16992,"params"],[857,36,1,16998],[858,14,1,16875,"o"],[858,15,1,16876],[858,18,1,16876,"_s$params"],[858,27,1,16876],[858,28,1,16869,"relay"],[858,33,1,16874],[859,14,1,16888,"a"],[859,15,1,16889],[859,18,1,16889,"_s$params"],[859,27,1,16889],[859,28,1,16877,"controller"],[859,38,1,16887],[860,14,1,16897,"c"],[860,15,1,16898],[860,18,1,16898,"_s$params"],[860,27,1,16898],[860,28,1,16890,"expiry"],[860,34,1,16896],[861,14,1,16910,"l"],[861,15,1,16911],[861,18,1,16911,"_s$params"],[861,27,1,16911],[861,28,1,16899,"namespaces"],[861,38,1,16909],[862,14,1,16931,"h"],[862,15,1,16932],[862,18,1,16932,"_s$params"],[862,27,1,16932],[862,28,1,16912,"requiredNamespaces"],[862,46,1,16930],[863,14,1,16952,"u"],[863,15,1,16953],[863,18,1,16953,"_s$params"],[863,27,1,16953],[863,28,1,16933,"optionalNamespaces"],[863,46,1,16951],[864,14,1,16972,"d"],[864,15,1,16973],[864,18,1,16973,"_s$params"],[864,27,1,16973],[864,28,1,16954,"sessionProperties"],[864,45,1,16971],[865,14,1,16987,"w"],[865,15,1,16988],[865,18,1,16988,"_s$params"],[865,27,1,16988],[865,28,1,16974,"pairingTopic"],[865,40,1,16986],[866,14,1,16999,"S"],[866,15,1,17000],[866,18,1,17001,"m"],[866,19,1,17002],[866,20,1,17003],[867,16,1,17004,"topic"],[867,21,1,17009],[867,23,1,17010,"e"],[867,24,1,17011],[868,16,1,17012,"relay"],[868,21,1,17017],[868,23,1,17018,"o"],[868,24,1,17019],[869,16,1,17020,"expiry"],[869,22,1,17026],[869,24,1,17027,"c"],[869,25,1,17028],[870,16,1,17029,"namespaces"],[870,26,1,17039],[870,28,1,17040,"l"],[870,29,1,17041],[871,16,1,17042,"acknowledged"],[871,28,1,17054],[871,30,1,17055],[871,31,1,17056],[871,32,1,17057],[872,16,1,17058,"pairingTopic"],[872,28,1,17070],[872,30,1,17071,"w"],[872,31,1,17072],[873,16,1,17073,"requiredNamespaces"],[873,34,1,17091],[873,36,1,17092,"h"],[873,37,1,17093],[874,16,1,17094,"optionalNamespaces"],[874,34,1,17112],[874,36,1,17113,"u"],[874,37,1,17114],[875,16,1,17115,"controller"],[875,26,1,17125],[875,28,1,17126,"a"],[875,29,1,17127],[875,30,1,17128,"publicKey"],[875,39,1,17137],[876,16,1,17138,"self"],[876,20,1,17142],[876,22,1,17143],[877,18,1,17144,"publicKey"],[877,27,1,17153],[877,29,1,17154],[877,31,1,17156],[878,18,1,17157,"metadata"],[878,26,1,17165],[878,28,1,17166,"_this"],[878,33,1,17166],[878,34,1,17171,"client"],[878,40,1,17177],[878,41,1,17178,"metadata"],[879,16,1,17186],[879,17,1,17187],[880,16,1,17188,"peer"],[880,20,1,17192],[880,22,1,17193],[881,18,1,17194,"publicKey"],[881,27,1,17203],[881,29,1,17204,"a"],[881,30,1,17205],[881,31,1,17206,"publicKey"],[881,40,1,17215],[882,18,1,17216,"metadata"],[882,26,1,17224],[882,28,1,17225,"a"],[882,29,1,17226],[882,30,1,17227,"metadata"],[883,16,1,17235],[884,14,1,17236],[884,15,1,17237],[884,17,1,17238,"d"],[884,18,1,17239],[884,22,1,17241],[885,16,1,17242,"sessionProperties"],[885,33,1,17259],[885,35,1,17260,"d"],[886,14,1,17261],[886,15,1,17262],[886,16,1,17263],[887,12,1,17264],[887,18,1,17270,"_this"],[887,23,1,17270],[887,24,1,17275,"sendResult"],[887,34,1,17285],[887,35,1,17286],[888,14,1,17287,"id"],[888,16,1,17289],[888,18,1,17290,"s"],[888,19,1,17291],[888,20,1,17292,"id"],[888,22,1,17294],[889,14,1,17295,"topic"],[889,19,1,17300],[889,21,1,17301,"e"],[889,22,1,17302],[890,14,1,17303,"result"],[890,20,1,17309],[890,22,1,17310],[890,23,1,17311],[891,12,1,17312],[891,13,1,17313],[891,14,1,17314],[891,16,1,17315,"_this"],[891,21,1,17315],[891,22,1,17320,"events"],[891,28,1,17326],[891,29,1,17327,"emit"],[891,33,1,17331],[891,34,1,17332,"i"],[891,35,1,17333],[891,36,1,17334,"engineEvent"],[891,47,1,17345],[891,48,1,17346],[891,65,1,17363],[891,66,1,17364],[891,68,1,17365],[892,14,1,17366,"session"],[892,21,1,17373],[892,23,1,17374,"S"],[893,12,1,17375],[893,13,1,17376],[893,14,1,17377],[893,16,1,17378,"_this"],[893,21,1,17378],[893,22,1,17383,"cleanupDuplicatePairings"],[893,46,1,17407],[893,47,1,17408,"S"],[893,48,1,17409],[893,49,1,17410],[894,10,1,17410],[894,11,1,17411],[894,19,1,17417,"o"],[894,20,1,17418],[894,22,1,17419],[895,12,1,17420],[895,18,1,17426,"_this"],[895,23,1,17426],[895,24,1,17431,"sendError"],[895,33,1,17440],[895,34,1,17441,"t"],[895,35,1,17442],[895,37,1,17443,"e"],[895,38,1,17444],[895,40,1,17445,"o"],[895,41,1,17446],[895,42,1,17447],[895,44,1,17448,"_this"],[895,49,1,17448],[895,50,1,17453,"client"],[895,56,1,17459],[895,57,1,17460,"logger"],[895,63,1,17466],[895,64,1,17467,"error"],[895,69,1,17472],[895,70,1,17473,"o"],[895,71,1,17474],[895,72,1,17475],[896,10,1,17475],[897,8,1,17476],[897,9,1,17477],[898,8,1,17477],[898,25,1,17477,"_x36"],[898,29,1,17477],[898,31,1,17477,"_x37"],[898,35,1,17477],[899,10,1,17477],[899,17,1,17477,"_ref35"],[899,23,1,17477],[899,24,1,17477,"apply"],[899,29,1,17477],[899,36,1,17477,"arguments"],[899,45,1,17477],[900,8,1,17477],[901,6,1,17477],[901,11,1,17478,"_this"],[901,16,1,17478],[901,17,1,17483,"onSessionSettleResponse"],[901,40,1,17506],[902,8,1,17506],[902,12,1,17506,"_ref36"],[902,18,1,17506],[902,21,1,17506,"_asyncToGenerator"],[902,38,1,17506],[902,39,1,17507],[902,50,1,17513,"e"],[902,51,1,17514],[902,53,1,17515,"s"],[902,54,1,17516],[902,56,1,17519],[903,10,1,17520],[903,14,1,17529,"t"],[903,15,1,17530],[903,18,1,17532,"s"],[903,19,1,17533],[903,20,1,17526,"id"],[903,22,1,17528],[904,10,1,17534,"g"],[904,11,1,17535],[904,12,1,17536,"isJsonRpcResult"],[904,27,1,17551],[904,28,1,17552,"s"],[904,29,1,17553],[904,30,1,17554],[904,34,1,17556],[904,40,1,17562,"_this"],[904,45,1,17562],[904,46,1,17567,"client"],[904,52,1,17573],[904,53,1,17574,"session"],[904,60,1,17581],[904,61,1,17582,"update"],[904,67,1,17588],[904,68,1,17589,"e"],[904,69,1,17590],[904,71,1,17591],[905,12,1,17592,"acknowledged"],[905,24,1,17604],[905,26,1,17605],[905,27,1,17606],[906,10,1,17607],[906,11,1,17608],[906,12,1,17609],[906,14,1,17610,"_this"],[906,19,1,17610],[906,20,1,17615,"events"],[906,26,1,17621],[906,27,1,17622,"emit"],[906,31,1,17626],[906,32,1,17627,"i"],[906,33,1,17628],[906,34,1,17629,"engineEvent"],[906,45,1,17640],[906,46,1,17641],[906,63,1,17658],[906,65,1,17659,"t"],[906,66,1,17660],[906,67,1,17661],[906,69,1,17662],[906,70,1,17663],[906,71,1,17664],[906,72,1,17665],[906,76,1,17667,"g"],[906,77,1,17668],[906,78,1,17669,"isJsonRpcError"],[906,92,1,17683],[906,93,1,17684,"s"],[906,94,1,17685],[906,95,1,17686],[906,100,1,17689],[906,106,1,17695,"_this"],[906,111,1,17695],[906,112,1,17700,"client"],[906,118,1,17706],[906,119,1,17707,"session"],[906,126,1,17714],[906,127,1,17715,"delete"],[906,133,1,17721],[906,134,1,17722,"e"],[906,135,1,17723],[906,137,1,17724,"i"],[906,138,1,17725],[906,139,1,17726,"getSdkError"],[906,150,1,17737],[906,151,1,17738],[906,170,1,17757],[906,171,1,17758],[906,172,1,17759],[906,174,1,17760,"_this"],[906,179,1,17760],[906,180,1,17765,"events"],[906,186,1,17771],[906,187,1,17772,"emit"],[906,191,1,17776],[906,192,1,17777,"i"],[906,193,1,17778],[906,194,1,17779,"engineEvent"],[906,205,1,17790],[906,206,1,17791],[906,223,1,17808],[906,225,1,17809,"t"],[906,226,1,17810],[906,227,1,17811],[906,229,1,17812],[907,12,1,17813,"error"],[907,17,1,17818],[907,19,1,17819,"s"],[907,20,1,17820],[907,21,1,17821,"error"],[908,10,1,17826],[908,11,1,17827],[908,12,1,17828],[908,13,1,17829],[909,8,1,17829],[909,9,1,17830],[910,8,1,17830],[910,25,1,17830,"_x38"],[910,29,1,17830],[910,31,1,17830,"_x39"],[910,35,1,17830],[911,10,1,17830],[911,17,1,17830,"_ref36"],[911,23,1,17830],[911,24,1,17830,"apply"],[911,29,1,17830],[911,36,1,17830,"arguments"],[911,45,1,17830],[912,8,1,17830],[913,6,1,17830],[913,11,1,17831,"_this"],[913,16,1,17831],[913,17,1,17836,"onSessionUpdateRequest"],[913,39,1,17858],[914,8,1,17858],[914,12,1,17858,"_ref37"],[914,18,1,17858],[914,21,1,17858,"_asyncToGenerator"],[914,38,1,17858],[914,39,1,17859],[914,50,1,17865,"e"],[914,51,1,17866],[914,53,1,17867,"s"],[914,54,1,17868],[914,56,1,17871],[915,10,1,17872],[915,14,1,17885,"t"],[915,15,1,17886],[915,18,1,17893,"s"],[915,19,1,17894],[915,20,1,17878,"params"],[915,26,1,17884],[916,12,1,17890,"r"],[916,13,1,17891],[916,16,1,17893,"s"],[916,17,1,17894],[916,18,1,17887,"id"],[916,20,1,17889],[917,10,1,17895],[917,14,1,17898],[918,12,1,17899],[918,16,1,17905,"o"],[918,17,1,17906],[918,20,1,17907],[918,23,1,17910,"e"],[918,24,1,17911],[918,41,1,17928],[919,14,1,17929,"a"],[919,15,1,17930],[919,18,1,17931,"i"],[919,19,1,17932],[919,20,1,17933,"MemoryStore"],[919,31,1,17944],[919,32,1,17945,"get"],[919,35,1,17948],[919,36,1,17949,"o"],[919,37,1,17950],[919,38,1,17951],[920,12,1,17952],[920,16,1,17955,"a"],[920,17,1,17956],[920,21,1,17958,"_this"],[920,26,1,17958],[920,27,1,17963,"isRequestOutOfSync"],[920,45,1,17981],[920,46,1,17982,"a"],[920,47,1,17983],[920,49,1,17984,"r"],[920,50,1,17985],[920,51,1,17986],[920,53,1,17987],[921,14,1,17988,"_this"],[921,19,1,17988],[921,20,1,17993,"client"],[921,26,1,17999],[921,27,1,18000,"logger"],[921,33,1,18006],[921,34,1,18007,"info"],[921,38,1,18011],[921,39,1,18012],[921,75,1,18048,"r"],[921,76,1,18049],[921,78,1,18051],[921,79,1,18052],[922,14,1,18053],[923,12,1,18059],[924,12,1,18060,"_this"],[924,17,1,18060],[924,18,1,18065,"isValidUpdate"],[924,31,1,18078],[924,32,1,18079,"m"],[924,33,1,18080],[924,34,1,18081],[925,14,1,18082,"topic"],[925,19,1,18087],[925,21,1,18088,"e"],[926,12,1,18089],[926,13,1,18090],[926,15,1,18091,"t"],[926,16,1,18092],[926,17,1,18093],[926,18,1,18094],[926,26,1,18101,"_this"],[926,31,1,18101],[926,32,1,18106,"client"],[926,38,1,18112],[926,39,1,18113,"session"],[926,46,1,18120],[926,47,1,18121,"update"],[926,53,1,18127],[926,54,1,18128,"e"],[926,55,1,18129],[926,57,1,18130],[927,14,1,18131,"namespaces"],[927,24,1,18141],[927,26,1,18142,"t"],[927,27,1,18143],[927,28,1,18144,"namespaces"],[928,12,1,18154],[928,13,1,18155],[928,14,1,18156],[928,22,1,18163,"_this"],[928,27,1,18163],[928,28,1,18168,"sendResult"],[928,38,1,18178],[928,39,1,18179],[929,14,1,18180,"id"],[929,16,1,18182],[929,18,1,18183,"r"],[929,19,1,18184],[930,14,1,18185,"topic"],[930,19,1,18190],[930,21,1,18191,"e"],[930,22,1,18192],[931,14,1,18193,"result"],[931,20,1,18199],[931,22,1,18200],[931,23,1,18201],[932,12,1,18202],[932,13,1,18203],[932,14,1,18204],[932,16,1,18205,"_this"],[932,21,1,18205],[932,22,1,18210,"client"],[932,28,1,18216],[932,29,1,18217,"events"],[932,35,1,18223],[932,36,1,18224,"emit"],[932,40,1,18228],[932,41,1,18229],[932,57,1,18245],[932,59,1,18246],[933,14,1,18247,"id"],[933,16,1,18249],[933,18,1,18250,"r"],[933,19,1,18251],[934,14,1,18252,"topic"],[934,19,1,18257],[934,21,1,18258,"e"],[934,22,1,18259],[935,14,1,18260,"params"],[935,20,1,18266],[935,22,1,18267,"t"],[936,12,1,18268],[936,13,1,18269],[936,14,1,18270],[936,16,1,18271,"i"],[936,17,1,18272],[936,18,1,18273,"MemoryStore"],[936,29,1,18284],[936,30,1,18285,"set"],[936,33,1,18288],[936,34,1,18289,"o"],[936,35,1,18290],[936,37,1,18291,"r"],[936,38,1,18292],[936,39,1,18293],[937,10,1,18293],[937,11,1,18294],[937,19,1,18300,"o"],[937,20,1,18301],[937,22,1,18302],[938,12,1,18303],[938,18,1,18309,"_this"],[938,23,1,18309],[938,24,1,18314,"sendError"],[938,33,1,18323],[938,34,1,18324,"r"],[938,35,1,18325],[938,37,1,18326,"e"],[938,38,1,18327],[938,40,1,18328,"o"],[938,41,1,18329],[938,42,1,18330],[938,44,1,18331,"_this"],[938,49,1,18331],[938,50,1,18336,"client"],[938,56,1,18342],[938,57,1,18343,"logger"],[938,63,1,18349],[938,64,1,18350,"error"],[938,69,1,18355],[938,70,1,18356,"o"],[938,71,1,18357],[938,72,1,18358],[939,10,1,18358],[940,8,1,18359],[940,9,1,18360],[941,8,1,18360],[941,25,1,18360,"_x40"],[941,29,1,18360],[941,31,1,18360,"_x41"],[941,35,1,18360],[942,10,1,18360],[942,17,1,18360,"_ref37"],[942,23,1,18360],[942,24,1,18360,"apply"],[942,29,1,18360],[942,36,1,18360,"arguments"],[942,45,1,18360],[943,8,1,18360],[944,6,1,18360],[944,11,1,18361,"_this"],[944,16,1,18361],[944,17,1,18366,"isRequestOutOfSync"],[944,35,1,18384],[944,38,1,18385],[944,39,1,18386,"e"],[944,40,1,18387],[944,42,1,18388,"s"],[944,43,1,18389],[944,48,1,18392,"parseInt"],[944,56,1,18400],[944,57,1,18401,"s"],[944,58,1,18402],[944,59,1,18403,"toString"],[944,67,1,18411],[944,68,1,18412],[944,69,1,18413],[944,70,1,18414,"slice"],[944,75,1,18419],[944,76,1,18420],[944,77,1,18421],[944,79,1,18422],[944,80,1,18423],[944,81,1,18424],[944,82,1,18425],[944,83,1,18426],[944,87,1,18428,"parseInt"],[944,95,1,18436],[944,96,1,18437,"e"],[944,97,1,18438],[944,98,1,18439,"toString"],[944,106,1,18447],[944,107,1,18448],[944,108,1,18449],[944,109,1,18450,"slice"],[944,114,1,18455],[944,115,1,18456],[944,116,1,18457],[944,118,1,18458],[944,119,1,18459],[944,120,1,18460],[944,121,1,18461],[944,122,1,18462],[944,124,1,18463,"_this"],[944,129,1,18463],[944,130,1,18468,"onSessionUpdateResponse"],[944,153,1,18491],[944,156,1,18492],[944,157,1,18493,"e"],[944,158,1,18494],[944,160,1,18495,"s"],[944,161,1,18496],[944,166,1,18499],[945,8,1,18500],[945,12,1,18509,"t"],[945,13,1,18510],[945,16,1,18512,"s"],[945,17,1,18513],[945,18,1,18506,"id"],[945,20,1,18508],[946,8,1,18514,"g"],[946,9,1,18515],[946,10,1,18516,"isJsonRpcResult"],[946,25,1,18531],[946,26,1,18532,"s"],[946,27,1,18533],[946,28,1,18534],[946,31,1,18535,"_this"],[946,36,1,18535],[946,37,1,18540,"events"],[946,43,1,18546],[946,44,1,18547,"emit"],[946,48,1,18551],[946,49,1,18552,"i"],[946,50,1,18553],[946,51,1,18554,"engineEvent"],[946,62,1,18565],[946,63,1,18566],[946,79,1,18582],[946,81,1,18583,"t"],[946,82,1,18584],[946,83,1,18585],[946,85,1,18586],[946,86,1,18587],[946,87,1,18588],[946,88,1,18589],[946,91,1,18590,"g"],[946,92,1,18591],[946,93,1,18592,"isJsonRpcError"],[946,107,1,18606],[946,108,1,18607,"s"],[946,109,1,18608],[946,110,1,18609],[946,114,1,18611,"_this"],[946,119,1,18611],[946,120,1,18616,"events"],[946,126,1,18622],[946,127,1,18623,"emit"],[946,131,1,18627],[946,132,1,18628,"i"],[946,133,1,18629],[946,134,1,18630,"engineEvent"],[946,145,1,18641],[946,146,1,18642],[946,162,1,18658],[946,164,1,18659,"t"],[946,165,1,18660],[946,166,1,18661],[946,168,1,18662],[947,10,1,18663,"error"],[947,15,1,18668],[947,17,1,18669,"s"],[947,18,1,18670],[947,19,1,18671,"error"],[948,8,1,18676],[948,9,1,18677],[948,10,1,18678],[949,6,1,18678],[949,7,1,18679],[949,9,1,18680,"_this"],[949,14,1,18680],[949,15,1,18685,"onSessionExtendRequest"],[949,37,1,18707],[950,8,1,18707],[950,12,1,18707,"_ref38"],[950,18,1,18707],[950,21,1,18707,"_asyncToGenerator"],[950,38,1,18707],[950,39,1,18708],[950,50,1,18714,"e"],[950,51,1,18715],[950,53,1,18716,"s"],[950,54,1,18717],[950,56,1,18720],[951,10,1,18721],[951,14,1,18730,"t"],[951,15,1,18731],[951,18,1,18733,"s"],[951,19,1,18734],[951,20,1,18727,"id"],[951,22,1,18729],[952,10,1,18735],[952,14,1,18738],[953,12,1,18739,"_this"],[953,17,1,18739],[953,18,1,18744,"isValidExtend"],[953,31,1,18757],[953,32,1,18758],[954,14,1,18759,"topic"],[954,19,1,18764],[954,21,1,18765,"e"],[955,12,1,18766],[955,13,1,18767],[955,14,1,18768],[955,22,1,18775,"_this"],[955,27,1,18775],[955,28,1,18780,"setExpiry"],[955,37,1,18789],[955,38,1,18790,"e"],[955,39,1,18791],[955,41,1,18792,"i"],[955,42,1,18793],[955,43,1,18794,"calcExpiry"],[955,53,1,18804],[955,54,1,18805,"P"],[955,55,1,18806],[955,56,1,18807],[955,57,1,18808],[955,65,1,18815,"_this"],[955,70,1,18815],[955,71,1,18820,"sendResult"],[955,81,1,18830],[955,82,1,18831],[956,14,1,18832,"id"],[956,16,1,18834],[956,18,1,18835,"t"],[956,19,1,18836],[957,14,1,18837,"topic"],[957,19,1,18842],[957,21,1,18843,"e"],[957,22,1,18844],[958,14,1,18845,"result"],[958,20,1,18851],[958,22,1,18852],[958,23,1,18853],[959,12,1,18854],[959,13,1,18855],[959,14,1,18856],[959,16,1,18857,"_this"],[959,21,1,18857],[959,22,1,18862,"client"],[959,28,1,18868],[959,29,1,18869,"events"],[959,35,1,18875],[959,36,1,18876,"emit"],[959,40,1,18880],[959,41,1,18881],[959,57,1,18897],[959,59,1,18898],[960,14,1,18899,"id"],[960,16,1,18901],[960,18,1,18902,"t"],[960,19,1,18903],[961,14,1,18904,"topic"],[961,19,1,18909],[961,21,1,18910,"e"],[962,12,1,18911],[962,13,1,18912],[962,14,1,18913],[963,10,1,18913],[963,11,1,18914],[963,19,1,18920,"r"],[963,20,1,18921],[963,22,1,18922],[964,12,1,18923],[964,18,1,18929,"_this"],[964,23,1,18929],[964,24,1,18934,"sendError"],[964,33,1,18943],[964,34,1,18944,"t"],[964,35,1,18945],[964,37,1,18946,"e"],[964,38,1,18947],[964,40,1,18948,"r"],[964,41,1,18949],[964,42,1,18950],[964,44,1,18951,"_this"],[964,49,1,18951],[964,50,1,18956,"client"],[964,56,1,18962],[964,57,1,18963,"logger"],[964,63,1,18969],[964,64,1,18970,"error"],[964,69,1,18975],[964,70,1,18976,"r"],[964,71,1,18977],[964,72,1,18978],[965,10,1,18978],[966,8,1,18979],[966,9,1,18980],[967,8,1,18980],[967,25,1,18980,"_x42"],[967,29,1,18980],[967,31,1,18980,"_x43"],[967,35,1,18980],[968,10,1,18980],[968,17,1,18980,"_ref38"],[968,23,1,18980],[968,24,1,18980,"apply"],[968,29,1,18980],[968,36,1,18980,"arguments"],[968,45,1,18980],[969,8,1,18980],[970,6,1,18980],[970,11,1,18981,"_this"],[970,16,1,18981],[970,17,1,18986,"onSessionExtendResponse"],[970,40,1,19009],[970,43,1,19010],[970,44,1,19011,"e"],[970,45,1,19012],[970,47,1,19013,"s"],[970,48,1,19014],[970,53,1,19017],[971,8,1,19018],[971,12,1,19027,"t"],[971,13,1,19028],[971,16,1,19030,"s"],[971,17,1,19031],[971,18,1,19024,"id"],[971,20,1,19026],[972,8,1,19032,"g"],[972,9,1,19033],[972,10,1,19034,"isJsonRpcResult"],[972,25,1,19049],[972,26,1,19050,"s"],[972,27,1,19051],[972,28,1,19052],[972,31,1,19053,"_this"],[972,36,1,19053],[972,37,1,19058,"events"],[972,43,1,19064],[972,44,1,19065,"emit"],[972,48,1,19069],[972,49,1,19070,"i"],[972,50,1,19071],[972,51,1,19072,"engineEvent"],[972,62,1,19083],[972,63,1,19084],[972,79,1,19100],[972,81,1,19101,"t"],[972,82,1,19102],[972,83,1,19103],[972,85,1,19104],[972,86,1,19105],[972,87,1,19106],[972,88,1,19107],[972,91,1,19108,"g"],[972,92,1,19109],[972,93,1,19110,"isJsonRpcError"],[972,107,1,19124],[972,108,1,19125,"s"],[972,109,1,19126],[972,110,1,19127],[972,114,1,19129,"_this"],[972,119,1,19129],[972,120,1,19134,"events"],[972,126,1,19140],[972,127,1,19141,"emit"],[972,131,1,19145],[972,132,1,19146,"i"],[972,133,1,19147],[972,134,1,19148,"engineEvent"],[972,145,1,19159],[972,146,1,19160],[972,162,1,19176],[972,164,1,19177,"t"],[972,165,1,19178],[972,166,1,19179],[972,168,1,19180],[973,10,1,19181,"error"],[973,15,1,19186],[973,17,1,19187,"s"],[973,18,1,19188],[973,19,1,19189,"error"],[974,8,1,19194],[974,9,1,19195],[974,10,1,19196],[975,6,1,19196],[975,7,1,19197],[975,9,1,19198,"_this"],[975,14,1,19198],[975,15,1,19203,"onSessionPingRequest"],[975,35,1,19223],[976,8,1,19223],[976,12,1,19223,"_ref39"],[976,18,1,19223],[976,21,1,19223,"_asyncToGenerator"],[976,38,1,19223],[976,39,1,19224],[976,50,1,19230,"e"],[976,51,1,19231],[976,53,1,19232,"s"],[976,54,1,19233],[976,56,1,19236],[977,10,1,19237],[977,14,1,19246,"t"],[977,15,1,19247],[977,18,1,19249,"s"],[977,19,1,19250],[977,20,1,19243,"id"],[977,22,1,19245],[978,10,1,19251],[978,14,1,19254],[979,12,1,19255,"_this"],[979,17,1,19255],[979,18,1,19260,"isValidPing"],[979,29,1,19271],[979,30,1,19272],[980,14,1,19273,"topic"],[980,19,1,19278],[980,21,1,19279,"e"],[981,12,1,19280],[981,13,1,19281],[981,14,1,19282],[981,22,1,19289,"_this"],[981,27,1,19289],[981,28,1,19294,"sendResult"],[981,38,1,19304],[981,39,1,19305],[982,14,1,19306,"id"],[982,16,1,19308],[982,18,1,19309,"t"],[982,19,1,19310],[983,14,1,19311,"topic"],[983,19,1,19316],[983,21,1,19317,"e"],[983,22,1,19318],[984,14,1,19319,"result"],[984,20,1,19325],[984,22,1,19326],[984,23,1,19327],[985,12,1,19328],[985,13,1,19329],[985,14,1,19330],[985,16,1,19331,"_this"],[985,21,1,19331],[985,22,1,19336,"client"],[985,28,1,19342],[985,29,1,19343,"events"],[985,35,1,19349],[985,36,1,19350,"emit"],[985,40,1,19354],[985,41,1,19355],[985,55,1,19369],[985,57,1,19370],[986,14,1,19371,"id"],[986,16,1,19373],[986,18,1,19374,"t"],[986,19,1,19375],[987,14,1,19376,"topic"],[987,19,1,19381],[987,21,1,19382,"e"],[988,12,1,19383],[988,13,1,19384],[988,14,1,19385],[989,10,1,19385],[989,11,1,19386],[989,19,1,19392,"r"],[989,20,1,19393],[989,22,1,19394],[990,12,1,19395],[990,18,1,19401,"_this"],[990,23,1,19401],[990,24,1,19406,"sendError"],[990,33,1,19415],[990,34,1,19416,"t"],[990,35,1,19417],[990,37,1,19418,"e"],[990,38,1,19419],[990,40,1,19420,"r"],[990,41,1,19421],[990,42,1,19422],[990,44,1,19423,"_this"],[990,49,1,19423],[990,50,1,19428,"client"],[990,56,1,19434],[990,57,1,19435,"logger"],[990,63,1,19441],[990,64,1,19442,"error"],[990,69,1,19447],[990,70,1,19448,"r"],[990,71,1,19449],[990,72,1,19450],[991,10,1,19450],[992,8,1,19451],[992,9,1,19452],[993,8,1,19452],[993,25,1,19452,"_x44"],[993,29,1,19452],[993,31,1,19452,"_x45"],[993,35,1,19452],[994,10,1,19452],[994,17,1,19452,"_ref39"],[994,23,1,19452],[994,24,1,19452,"apply"],[994,29,1,19452],[994,36,1,19452,"arguments"],[994,45,1,19452],[995,8,1,19452],[996,6,1,19452],[996,11,1,19453,"_this"],[996,16,1,19453],[996,17,1,19458,"onSessionPingResponse"],[996,38,1,19479],[996,41,1,19480],[996,42,1,19481,"e"],[996,43,1,19482],[996,45,1,19483,"s"],[996,46,1,19484],[996,51,1,19487],[997,8,1,19488],[997,12,1,19497,"t"],[997,13,1,19498],[997,16,1,19500,"s"],[997,17,1,19501],[997,18,1,19494,"id"],[997,20,1,19496],[998,8,1,19502,"setTimeout"],[998,18,1,19512],[998,19,1,19513],[998,25,1,19517],[999,10,1,19518,"g"],[999,11,1,19519],[999,12,1,19520,"isJsonRpcResult"],[999,27,1,19535],[999,28,1,19536,"s"],[999,29,1,19537],[999,30,1,19538],[999,33,1,19539,"_this"],[999,38,1,19539],[999,39,1,19544,"events"],[999,45,1,19550],[999,46,1,19551,"emit"],[999,50,1,19555],[999,51,1,19556,"i"],[999,52,1,19557],[999,53,1,19558,"engineEvent"],[999,64,1,19569],[999,65,1,19570],[999,79,1,19584],[999,81,1,19585,"t"],[999,82,1,19586],[999,83,1,19587],[999,85,1,19588],[999,86,1,19589],[999,87,1,19590],[999,88,1,19591],[999,91,1,19592,"g"],[999,92,1,19593],[999,93,1,19594,"isJsonRpcError"],[999,107,1,19608],[999,108,1,19609,"s"],[999,109,1,19610],[999,110,1,19611],[999,114,1,19613,"_this"],[999,119,1,19613],[999,120,1,19618,"events"],[999,126,1,19624],[999,127,1,19625,"emit"],[999,131,1,19629],[999,132,1,19630,"i"],[999,133,1,19631],[999,134,1,19632,"engineEvent"],[999,145,1,19643],[999,146,1,19644],[999,160,1,19658],[999,162,1,19659,"t"],[999,163,1,19660],[999,164,1,19661],[999,166,1,19662],[1000,12,1,19663,"error"],[1000,17,1,19668],[1000,19,1,19669,"s"],[1000,20,1,19670],[1000,21,1,19671,"error"],[1001,10,1,19676],[1001,11,1,19677],[1001,12,1,19678],[1002,8,1,19678],[1002,9,1,19679],[1002,11,1,19680],[1002,14,1,19683],[1002,15,1,19684],[1003,6,1,19684],[1003,7,1,19685],[1003,9,1,19686,"_this"],[1003,14,1,19686],[1003,15,1,19691,"onSessionDeleteRequest"],[1003,37,1,19713],[1004,8,1,19713],[1004,12,1,19713,"_ref40"],[1004,18,1,19713],[1004,21,1,19713,"_asyncToGenerator"],[1004,38,1,19713],[1004,39,1,19714],[1004,50,1,19720,"e"],[1004,51,1,19721],[1004,53,1,19722,"s"],[1004,54,1,19723],[1004,56,1,19726],[1005,10,1,19727],[1005,14,1,19736,"t"],[1005,15,1,19737],[1005,18,1,19739,"s"],[1005,19,1,19740],[1005,20,1,19733,"id"],[1005,22,1,19735],[1006,10,1,19741],[1006,14,1,19744],[1007,12,1,19745,"_this"],[1007,17,1,19745],[1007,18,1,19750,"isValidDisconnect"],[1007,35,1,19767],[1007,36,1,19768],[1008,14,1,19769,"topic"],[1008,19,1,19774],[1008,21,1,19775,"e"],[1008,22,1,19776],[1009,14,1,19777,"reason"],[1009,20,1,19783],[1009,22,1,19784,"s"],[1009,23,1,19785],[1009,24,1,19786,"params"],[1010,12,1,19792],[1010,13,1,19793],[1010,14,1,19794],[1010,22,1,19801,"Promise"],[1010,29,1,19808],[1010,30,1,19809,"all"],[1010,33,1,19812],[1010,34,1,19813],[1010,35,1,19814],[1010,39,1,19818,"Promise"],[1010,46,1,19825],[1010,47,1,19826,"r"],[1010,48,1,19827],[1010,52,1,19829],[1011,14,1,19830,"_this"],[1011,19,1,19830],[1011,20,1,19835,"client"],[1011,26,1,19841],[1011,27,1,19842,"core"],[1011,31,1,19846],[1011,32,1,19847,"relayer"],[1011,39,1,19854],[1011,40,1,19855,"once"],[1011,44,1,19859],[1011,45,1,19860,"y"],[1011,46,1,19861],[1011,47,1,19862,"RELAYER_EVENTS"],[1011,61,1,19876],[1011,62,1,19877,"publish"],[1011,69,1,19884],[1011,84,1,19884,"_asyncToGenerator"],[1011,101,1,19884],[1011,102,1,19885],[1011,115,1,19894],[1012,16,1,19895,"r"],[1012,17,1,19896],[1012,24,1,19903,"_this"],[1012,29,1,19903],[1012,30,1,19908,"deleteSession"],[1012,43,1,19921],[1012,44,1,19922,"e"],[1012,45,1,19923],[1012,46,1,19924],[1012,47,1,19925],[1013,14,1,19925],[1013,15,1,19926],[1013,17,1,19927],[1014,12,1,19927],[1014,13,1,19928],[1014,14,1,19929],[1014,16,1,19930,"_this"],[1014,21,1,19930],[1014,22,1,19935,"sendResult"],[1014,32,1,19945],[1014,33,1,19946],[1015,14,1,19947,"id"],[1015,16,1,19949],[1015,18,1,19950,"t"],[1015,19,1,19951],[1016,14,1,19952,"topic"],[1016,19,1,19957],[1016,21,1,19958,"e"],[1016,22,1,19959],[1017,14,1,19960,"result"],[1017,20,1,19966],[1017,22,1,19967],[1017,23,1,19968],[1018,12,1,19969],[1018,13,1,19970],[1018,14,1,19971],[1018,15,1,19972],[1018,16,1,19973],[1018,18,1,19974,"_this"],[1018,23,1,19974],[1018,24,1,19979,"client"],[1018,30,1,19985],[1018,31,1,19986,"events"],[1018,37,1,19992],[1018,38,1,19993,"emit"],[1018,42,1,19997],[1018,43,1,19998],[1018,59,1,20014],[1018,61,1,20015],[1019,14,1,20016,"id"],[1019,16,1,20018],[1019,18,1,20019,"t"],[1019,19,1,20020],[1020,14,1,20021,"topic"],[1020,19,1,20026],[1020,21,1,20027,"e"],[1021,12,1,20028],[1021,13,1,20029],[1021,14,1,20030],[1022,10,1,20030],[1022,11,1,20031],[1022,19,1,20037,"r"],[1022,20,1,20038],[1022,22,1,20039],[1023,12,1,20040,"_this"],[1023,17,1,20040],[1023,18,1,20045,"client"],[1023,24,1,20051],[1023,25,1,20052,"logger"],[1023,31,1,20058],[1023,32,1,20059,"error"],[1023,37,1,20064],[1023,38,1,20065,"r"],[1023,39,1,20066],[1023,40,1,20067],[1024,10,1,20067],[1025,8,1,20068],[1025,9,1,20069],[1026,8,1,20069],[1026,25,1,20069,"_x46"],[1026,29,1,20069],[1026,31,1,20069,"_x47"],[1026,35,1,20069],[1027,10,1,20069],[1027,17,1,20069,"_ref40"],[1027,23,1,20069],[1027,24,1,20069,"apply"],[1027,29,1,20069],[1027,36,1,20069,"arguments"],[1027,45,1,20069],[1028,8,1,20069],[1029,6,1,20069],[1029,11,1,20070,"_this"],[1029,16,1,20070],[1029,17,1,20075,"onSessionRequest"],[1029,33,1,20091],[1030,8,1,20091],[1030,12,1,20091,"_ref42"],[1030,18,1,20091],[1030,21,1,20091,"_asyncToGenerator"],[1030,38,1,20091],[1030,39,1,20092],[1030,50,1,20098,"e"],[1030,51,1,20099],[1030,53,1,20100,"s"],[1030,54,1,20101],[1030,56,1,20104],[1031,10,1,20105],[1031,14,1,20114,"t"],[1031,15,1,20115],[1031,18,1,20126,"s"],[1031,19,1,20127],[1031,20,1,20111,"id"],[1031,22,1,20113],[1032,12,1,20123,"r"],[1032,13,1,20124],[1032,16,1,20126,"s"],[1032,17,1,20127],[1032,18,1,20116,"params"],[1032,24,1,20122],[1033,10,1,20128],[1033,14,1,20131],[1034,12,1,20132,"_this"],[1034,17,1,20132],[1034,18,1,20137,"isValidRequest"],[1034,32,1,20151],[1034,33,1,20152,"m"],[1034,34,1,20153],[1034,35,1,20154],[1035,14,1,20155,"topic"],[1035,19,1,20160],[1035,21,1,20161,"e"],[1036,12,1,20162],[1036,13,1,20163],[1036,15,1,20164,"r"],[1036,16,1,20165],[1036,17,1,20166],[1036,18,1,20167],[1037,12,1,20168],[1037,16,1,20174,"o"],[1037,17,1,20175],[1037,20,1,20176,"i"],[1037,21,1,20177],[1037,22,1,20178,"hashMessage"],[1037,33,1,20189],[1037,34,1,20190,"JSON"],[1037,38,1,20194],[1037,39,1,20195,"stringify"],[1037,48,1,20204],[1037,49,1,20205,"g"],[1037,50,1,20206],[1037,51,1,20207,"formatJsonRpcRequest"],[1037,71,1,20227],[1037,72,1,20228],[1037,91,1,20247],[1037,93,1,20248,"r"],[1037,94,1,20249],[1037,96,1,20250,"t"],[1037,97,1,20251],[1037,98,1,20252],[1037,99,1,20253],[1037,100,1,20254],[1038,14,1,20255,"a"],[1038,15,1,20256],[1038,18,1,20257,"_this"],[1038,23,1,20257],[1038,24,1,20262,"client"],[1038,30,1,20268],[1038,31,1,20269,"session"],[1038,38,1,20276],[1038,39,1,20277,"get"],[1038,42,1,20280],[1038,43,1,20281,"e"],[1038,44,1,20282],[1038,45,1,20283],[1039,14,1,20284,"c"],[1039,15,1,20285],[1039,24,1,20292,"_this"],[1039,29,1,20292],[1039,30,1,20297,"getVerifyContext"],[1039,46,1,20313],[1039,47,1,20314,"o"],[1039,48,1,20315],[1039,50,1,20316,"a"],[1039,51,1,20317],[1039,52,1,20318,"peer"],[1039,56,1,20322],[1039,57,1,20323,"metadata"],[1039,65,1,20331],[1039,66,1,20332],[1040,14,1,20333,"l"],[1040,15,1,20334],[1040,18,1,20335],[1041,16,1,20336,"id"],[1041,18,1,20338],[1041,20,1,20339,"t"],[1041,21,1,20340],[1042,16,1,20341,"topic"],[1042,21,1,20346],[1042,23,1,20347,"e"],[1042,24,1,20348],[1043,16,1,20349,"params"],[1043,22,1,20355],[1043,24,1,20356,"r"],[1043,25,1,20357],[1044,16,1,20358,"verifyContext"],[1044,29,1,20371],[1044,31,1,20372,"c"],[1045,14,1,20373],[1045,15,1,20374],[1046,12,1,20375],[1046,18,1,20381,"_this"],[1046,23,1,20381],[1046,24,1,20386,"setPendingSessionRequest"],[1046,48,1,20410],[1046,49,1,20411,"l"],[1046,50,1,20412],[1046,51,1,20413],[1046,53,1,20414,"_this"],[1046,58,1,20414],[1046,59,1,20419,"addSessionRequestToSessionRequestQueue"],[1046,97,1,20457],[1046,98,1,20458,"l"],[1046,99,1,20459],[1046,100,1,20460],[1046,102,1,20461,"_this"],[1046,107,1,20461],[1046,108,1,20466,"processSessionRequestQueue"],[1046,134,1,20492],[1046,135,1,20493],[1046,136,1,20494],[1047,10,1,20494],[1047,11,1,20495],[1047,19,1,20501,"o"],[1047,20,1,20502],[1047,22,1,20503],[1048,12,1,20504],[1048,18,1,20510,"_this"],[1048,23,1,20510],[1048,24,1,20515,"sendError"],[1048,33,1,20524],[1048,34,1,20525,"t"],[1048,35,1,20526],[1048,37,1,20527,"e"],[1048,38,1,20528],[1048,40,1,20529,"o"],[1048,41,1,20530],[1048,42,1,20531],[1048,44,1,20532,"_this"],[1048,49,1,20532],[1048,50,1,20537,"client"],[1048,56,1,20543],[1048,57,1,20544,"logger"],[1048,63,1,20550],[1048,64,1,20551,"error"],[1048,69,1,20556],[1048,70,1,20557,"o"],[1048,71,1,20558],[1048,72,1,20559],[1049,10,1,20559],[1050,8,1,20560],[1050,9,1,20561],[1051,8,1,20561],[1051,25,1,20561,"_x48"],[1051,29,1,20561],[1051,31,1,20561,"_x49"],[1051,35,1,20561],[1052,10,1,20561],[1052,17,1,20561,"_ref42"],[1052,23,1,20561],[1052,24,1,20561,"apply"],[1052,29,1,20561],[1052,36,1,20561,"arguments"],[1052,45,1,20561],[1053,8,1,20561],[1054,6,1,20561],[1054,11,1,20562,"_this"],[1054,16,1,20562],[1054,17,1,20567,"onSessionRequestResponse"],[1054,41,1,20591],[1054,44,1,20592],[1054,45,1,20593,"e"],[1054,46,1,20594],[1054,48,1,20595,"s"],[1054,49,1,20596],[1054,54,1,20599],[1055,8,1,20600],[1055,12,1,20609,"t"],[1055,13,1,20610],[1055,16,1,20612,"s"],[1055,17,1,20613],[1055,18,1,20606,"id"],[1055,20,1,20608],[1056,8,1,20614,"g"],[1056,9,1,20615],[1056,10,1,20616,"isJsonRpcResult"],[1056,25,1,20631],[1056,26,1,20632,"s"],[1056,27,1,20633],[1056,28,1,20634],[1056,31,1,20635,"_this"],[1056,36,1,20635],[1056,37,1,20640,"events"],[1056,43,1,20646],[1056,44,1,20647,"emit"],[1056,48,1,20651],[1056,49,1,20652,"i"],[1056,50,1,20653],[1056,51,1,20654,"engineEvent"],[1056,62,1,20665],[1056,63,1,20666],[1056,80,1,20683],[1056,82,1,20684,"t"],[1056,83,1,20685],[1056,84,1,20686],[1056,86,1,20687],[1057,10,1,20688,"result"],[1057,16,1,20694],[1057,18,1,20695,"s"],[1057,19,1,20696],[1057,20,1,20697,"result"],[1058,8,1,20703],[1058,9,1,20704],[1058,10,1,20705],[1058,13,1,20706,"g"],[1058,14,1,20707],[1058,15,1,20708,"isJsonRpcError"],[1058,29,1,20722],[1058,30,1,20723,"s"],[1058,31,1,20724],[1058,32,1,20725],[1058,36,1,20727,"_this"],[1058,41,1,20727],[1058,42,1,20732,"events"],[1058,48,1,20738],[1058,49,1,20739,"emit"],[1058,53,1,20743],[1058,54,1,20744,"i"],[1058,55,1,20745],[1058,56,1,20746,"engineEvent"],[1058,67,1,20757],[1058,68,1,20758],[1058,85,1,20775],[1058,87,1,20776,"t"],[1058,88,1,20777],[1058,89,1,20778],[1058,91,1,20779],[1059,10,1,20780,"error"],[1059,15,1,20785],[1059,17,1,20786,"s"],[1059,18,1,20787],[1059,19,1,20788,"error"],[1060,8,1,20793],[1060,9,1,20794],[1060,10,1,20795],[1061,6,1,20795],[1061,7,1,20796],[1061,9,1,20797,"_this"],[1061,14,1,20797],[1061,15,1,20802,"onSessionEventRequest"],[1061,36,1,20823],[1062,8,1,20823],[1062,12,1,20823,"_ref43"],[1062,18,1,20823],[1062,21,1,20823,"_asyncToGenerator"],[1062,38,1,20823],[1062,39,1,20824],[1062,50,1,20830,"e"],[1062,51,1,20831],[1062,53,1,20832,"s"],[1062,54,1,20833],[1062,56,1,20836],[1063,10,1,20837],[1063,14,1,20846,"t"],[1063,15,1,20847],[1063,18,1,20858,"s"],[1063,19,1,20859],[1063,20,1,20843,"id"],[1063,22,1,20845],[1064,12,1,20855,"r"],[1064,13,1,20856],[1064,16,1,20858,"s"],[1064,17,1,20859],[1064,18,1,20848,"params"],[1064,24,1,20854],[1065,10,1,20860],[1065,14,1,20863],[1066,12,1,20864],[1066,16,1,20870,"o"],[1066,17,1,20871],[1066,20,1,20872],[1066,23,1,20875,"e"],[1066,24,1,20876],[1066,42,1,20894,"r"],[1066,43,1,20895],[1066,44,1,20896,"event"],[1066,49,1,20901],[1066,50,1,20902,"name"],[1066,54,1,20906],[1066,56,1,20908],[1067,14,1,20909,"a"],[1067,15,1,20910],[1067,18,1,20911,"i"],[1067,19,1,20912],[1067,20,1,20913,"MemoryStore"],[1067,31,1,20924],[1067,32,1,20925,"get"],[1067,35,1,20928],[1067,36,1,20929,"o"],[1067,37,1,20930],[1067,38,1,20931],[1068,12,1,20932],[1068,16,1,20935,"a"],[1068,17,1,20936],[1068,21,1,20938,"_this"],[1068,26,1,20938],[1068,27,1,20943,"isRequestOutOfSync"],[1068,45,1,20961],[1068,46,1,20962,"a"],[1068,47,1,20963],[1068,49,1,20964,"t"],[1068,50,1,20965],[1068,51,1,20966],[1068,53,1,20967],[1069,14,1,20968,"_this"],[1069,19,1,20968],[1069,20,1,20973,"client"],[1069,26,1,20979],[1069,27,1,20980,"logger"],[1069,33,1,20986],[1069,34,1,20987,"info"],[1069,38,1,20991],[1069,39,1,20992],[1069,75,1,21028,"t"],[1069,76,1,21029],[1069,78,1,21031],[1069,79,1,21032],[1070,14,1,21033],[1071,12,1,21039],[1072,12,1,21040,"_this"],[1072,17,1,21040],[1072,18,1,21045,"isValidEmit"],[1072,29,1,21056],[1072,30,1,21057,"m"],[1072,31,1,21058],[1072,32,1,21059],[1073,14,1,21060,"topic"],[1073,19,1,21065],[1073,21,1,21066,"e"],[1074,12,1,21067],[1074,13,1,21068],[1074,15,1,21069,"r"],[1074,16,1,21070],[1074,17,1,21071],[1074,18,1,21072],[1074,20,1,21073,"_this"],[1074,25,1,21073],[1074,26,1,21078,"client"],[1074,32,1,21084],[1074,33,1,21085,"events"],[1074,39,1,21091],[1074,40,1,21092,"emit"],[1074,44,1,21096],[1074,45,1,21097],[1074,60,1,21112],[1074,62,1,21113],[1075,14,1,21114,"id"],[1075,16,1,21116],[1075,18,1,21117,"t"],[1075,19,1,21118],[1076,14,1,21119,"topic"],[1076,19,1,21124],[1076,21,1,21125,"e"],[1076,22,1,21126],[1077,14,1,21127,"params"],[1077,20,1,21133],[1077,22,1,21134,"r"],[1078,12,1,21135],[1078,13,1,21136],[1078,14,1,21137],[1078,16,1,21138,"i"],[1078,17,1,21139],[1078,18,1,21140,"MemoryStore"],[1078,29,1,21151],[1078,30,1,21152,"set"],[1078,33,1,21155],[1078,34,1,21156,"o"],[1078,35,1,21157],[1078,37,1,21158,"t"],[1078,38,1,21159],[1078,39,1,21160],[1079,10,1,21160],[1079,11,1,21161],[1079,19,1,21167,"o"],[1079,20,1,21168],[1079,22,1,21169],[1080,12,1,21170],[1080,18,1,21176,"_this"],[1080,23,1,21176],[1080,24,1,21181,"sendError"],[1080,33,1,21190],[1080,34,1,21191,"t"],[1080,35,1,21192],[1080,37,1,21193,"e"],[1080,38,1,21194],[1080,40,1,21195,"o"],[1080,41,1,21196],[1080,42,1,21197],[1080,44,1,21198,"_this"],[1080,49,1,21198],[1080,50,1,21203,"client"],[1080,56,1,21209],[1080,57,1,21210,"logger"],[1080,63,1,21216],[1080,64,1,21217,"error"],[1080,69,1,21222],[1080,70,1,21223,"o"],[1080,71,1,21224],[1080,72,1,21225],[1081,10,1,21225],[1082,8,1,21226],[1082,9,1,21227],[1083,8,1,21227],[1083,25,1,21227,"_x50"],[1083,29,1,21227],[1083,31,1,21227,"_x51"],[1083,35,1,21227],[1084,10,1,21227],[1084,17,1,21227,"_ref43"],[1084,23,1,21227],[1084,24,1,21227,"apply"],[1084,29,1,21227],[1084,36,1,21227,"arguments"],[1084,45,1,21227],[1085,8,1,21227],[1086,6,1,21227],[1086,11,1,21228,"_this"],[1086,16,1,21228],[1086,17,1,21233,"addSessionRequestToSessionRequestQueue"],[1086,55,1,21271],[1086,58,1,21272,"e"],[1086,59,1,21273],[1086,63,1,21275],[1087,8,1,21276,"_this"],[1087,13,1,21276],[1087,14,1,21281,"sessionRequestQueue"],[1087,33,1,21300],[1087,34,1,21301,"queue"],[1087,39,1,21306],[1087,40,1,21307,"push"],[1087,44,1,21311],[1087,45,1,21312,"e"],[1087,46,1,21313],[1087,47,1,21314],[1088,6,1,21314],[1088,7,1,21315],[1088,9,1,21316,"_this"],[1088,14,1,21316],[1088,15,1,21321,"cleanupAfterResponse"],[1088,35,1,21341],[1088,38,1,21342,"e"],[1088,39,1,21343],[1088,43,1,21345],[1089,8,1,21346,"_this"],[1089,13,1,21346],[1089,14,1,21351,"deletePendingSessionRequest"],[1089,41,1,21378],[1089,42,1,21379,"e"],[1089,43,1,21380],[1089,44,1,21381,"response"],[1089,52,1,21389],[1089,53,1,21390,"id"],[1089,55,1,21392],[1089,57,1,21393],[1090,10,1,21394,"message"],[1090,17,1,21401],[1090,19,1,21402],[1090,30,1,21413],[1091,10,1,21414,"code"],[1091,14,1,21418],[1091,16,1,21419],[1092,8,1,21420],[1092,9,1,21421],[1092,10,1,21422],[1092,12,1,21423,"setTimeout"],[1092,22,1,21433],[1092,23,1,21434],[1092,29,1,21438],[1093,10,1,21439,"_this"],[1093,15,1,21439],[1093,16,1,21444,"sessionRequestQueue"],[1093,35,1,21463],[1093,36,1,21464,"state"],[1093,41,1,21469],[1093,44,1,21470,"_"],[1093,45,1,21471],[1093,46,1,21472,"idle"],[1093,50,1,21476],[1093,52,1,21477,"_this"],[1093,57,1,21477],[1093,58,1,21482,"processSessionRequestQueue"],[1093,84,1,21508],[1093,85,1,21509],[1093,86,1,21510],[1094,8,1,21510],[1094,9,1,21511],[1094,11,1,21512,"p"],[1094,12,1,21513],[1094,13,1,21514,"toMiliseconds"],[1094,26,1,21527],[1094,27,1,21528,"_this"],[1094,32,1,21528],[1094,33,1,21533,"requestQueueDelay"],[1094,50,1,21550],[1094,51,1,21551],[1094,52,1,21552],[1095,6,1,21552],[1095,7,1,21553],[1095,9,1,21554,"_this"],[1095,14,1,21554],[1095,15,1,21559,"processSessionRequestQueue"],[1095,41,1,21585],[1095,44,1,21586],[1095,50,1,21590],[1096,8,1,21591],[1096,12,1,21594,"_this"],[1096,17,1,21594],[1096,18,1,21599,"sessionRequestQueue"],[1096,37,1,21618],[1096,38,1,21619,"state"],[1096,43,1,21624],[1096,48,1,21627,"_"],[1096,49,1,21628],[1096,50,1,21629,"active"],[1096,56,1,21635],[1096,58,1,21636],[1097,10,1,21637,"_this"],[1097,15,1,21637],[1097,16,1,21642,"client"],[1097,22,1,21648],[1097,23,1,21649,"logger"],[1097,29,1,21655],[1097,30,1,21656,"info"],[1097,34,1,21660],[1097,35,1,21661],[1097,77,1,21703],[1097,78,1,21704],[1098,10,1,21705],[1099,8,1,21711],[1100,8,1,21712],[1100,12,1,21718,"e"],[1100,13,1,21719],[1100,16,1,21720,"_this"],[1100,21,1,21720],[1100,22,1,21725,"sessionRequestQueue"],[1100,41,1,21744],[1100,42,1,21745,"queue"],[1100,47,1,21750],[1100,48,1,21751],[1100,49,1,21752],[1100,50,1,21753],[1101,8,1,21754],[1101,12,1,21757],[1101,13,1,21758,"e"],[1101,14,1,21759],[1101,16,1,21760],[1102,10,1,21761,"_this"],[1102,15,1,21761],[1102,16,1,21766,"client"],[1102,22,1,21772],[1102,23,1,21773,"logger"],[1102,29,1,21779],[1102,30,1,21780,"info"],[1102,34,1,21784],[1102,35,1,21785],[1102,68,1,21818],[1102,69,1,21819],[1103,10,1,21820],[1104,8,1,21826],[1105,8,1,21827],[1105,12,1,21830],[1106,10,1,21831,"_this"],[1106,15,1,21831],[1106,16,1,21836,"sessionRequestQueue"],[1106,35,1,21855],[1106,36,1,21856,"state"],[1106,41,1,21861],[1106,44,1,21862,"_"],[1106,45,1,21863],[1106,46,1,21864,"active"],[1106,52,1,21870],[1106,54,1,21871,"_this"],[1106,59,1,21871],[1106,60,1,21876,"client"],[1106,66,1,21882],[1106,67,1,21883,"events"],[1106,73,1,21889],[1106,74,1,21890,"emit"],[1106,78,1,21894],[1106,79,1,21895],[1106,96,1,21912],[1106,98,1,21913,"e"],[1106,99,1,21914],[1106,100,1,21915],[1107,8,1,21915],[1107,9,1,21916],[1107,17,1,21922,"s"],[1107,18,1,21923],[1107,20,1,21924],[1108,10,1,21925,"_this"],[1108,15,1,21925],[1108,16,1,21930,"client"],[1108,22,1,21936],[1108,23,1,21937,"logger"],[1108,29,1,21943],[1108,30,1,21944,"error"],[1108,35,1,21949],[1108,36,1,21950,"s"],[1108,37,1,21951],[1108,38,1,21952],[1109,8,1,21952],[1110,6,1,21953],[1110,7,1,21954],[1110,9,1,21955,"_this"],[1110,14,1,21955],[1110,15,1,21960,"onPairingCreated"],[1110,31,1,21976],[1110,34,1,21977,"e"],[1110,35,1,21978],[1110,39,1,21980],[1111,8,1,21981],[1111,12,1,21984,"e"],[1111,13,1,21985],[1111,14,1,21986,"active"],[1111,20,1,21992],[1111,22,1,21993],[1112,8,1,22000],[1112,12,1,22006,"s"],[1112,13,1,22007],[1112,16,1,22008,"_this"],[1112,21,1,22008],[1112,22,1,22013,"client"],[1112,28,1,22019],[1112,29,1,22020,"proposal"],[1112,37,1,22028],[1112,38,1,22029,"getAll"],[1112,44,1,22035],[1112,45,1,22036],[1112,46,1,22037],[1112,47,1,22038,"find"],[1112,51,1,22042],[1112,52,1,22043,"t"],[1112,53,1,22044],[1112,57,1,22046,"t"],[1112,58,1,22047],[1112,59,1,22048,"pairingTopic"],[1112,71,1,22060],[1112,76,1,22063,"e"],[1112,77,1,22064],[1112,78,1,22065,"topic"],[1112,83,1,22070],[1112,84,1,22071],[1113,8,1,22072,"s"],[1113,9,1,22073],[1113,13,1,22075,"_this"],[1113,18,1,22075],[1113,19,1,22080,"onSessionProposeRequest"],[1113,42,1,22103],[1113,43,1,22104,"e"],[1113,44,1,22105],[1113,45,1,22106,"topic"],[1113,50,1,22111],[1113,52,1,22112,"g"],[1113,53,1,22113],[1113,54,1,22114,"formatJsonRpcRequest"],[1113,74,1,22134],[1113,75,1,22135],[1113,94,1,22154],[1113,96,1,22155],[1114,10,1,22156,"requiredNamespaces"],[1114,28,1,22174],[1114,30,1,22175,"s"],[1114,31,1,22176],[1114,32,1,22177,"requiredNamespaces"],[1114,50,1,22195],[1115,10,1,22196,"optionalNamespaces"],[1115,28,1,22214],[1115,30,1,22215,"s"],[1115,31,1,22216],[1115,32,1,22217,"optionalNamespaces"],[1115,50,1,22235],[1116,10,1,22236,"relays"],[1116,16,1,22242],[1116,18,1,22243,"s"],[1116,19,1,22244],[1116,20,1,22245,"relays"],[1116,26,1,22251],[1117,10,1,22252,"proposer"],[1117,18,1,22260],[1117,20,1,22261,"s"],[1117,21,1,22262],[1117,22,1,22263,"proposer"],[1117,30,1,22271],[1118,10,1,22272,"sessionProperties"],[1118,27,1,22289],[1118,29,1,22290,"s"],[1118,30,1,22291],[1118,31,1,22292,"sessionProperties"],[1119,8,1,22309],[1119,9,1,22310],[1119,11,1,22311,"s"],[1119,12,1,22312],[1119,13,1,22313,"id"],[1119,15,1,22315],[1119,16,1,22316],[1119,17,1,22317],[1120,6,1,22317],[1120,7,1,22318],[1120,9,1,22319,"_this"],[1120,14,1,22319],[1120,15,1,22324,"isValidConnect"],[1120,29,1,22338],[1121,8,1,22338],[1121,12,1,22338,"_ref44"],[1121,18,1,22338],[1121,21,1,22338,"_asyncToGenerator"],[1121,38,1,22338],[1121,39,1,22339],[1121,50,1,22345,"e"],[1121,51,1,22346],[1121,53,1,22348],[1122,10,1,22349],[1122,14,1,22352],[1122,15,1,22353,"i"],[1122,16,1,22354],[1122,17,1,22355,"isValidParams"],[1122,30,1,22368],[1122,31,1,22369,"e"],[1122,32,1,22370],[1122,33,1,22371],[1122,35,1,22372],[1123,12,1,22373],[1123,16,1,22373,"_i$getInternalError3"],[1123,36,1,22373],[1123,39,1,22390,"i"],[1123,40,1,22391],[1123,41,1,22392,"getInternalError"],[1123,57,1,22408],[1123,58,1,22409],[1123,78,1,22429],[1123,80,1,22430],[1123,101,1,22451,"JSON"],[1123,105,1,22455],[1123,106,1,22456,"stringify"],[1123,115,1,22465],[1123,116,1,22466,"e"],[1123,117,1,22467],[1123,118,1,22468],[1123,120,1,22470],[1123,121,1,22471],[1124,14,1,22387,"c"],[1124,15,1,22388],[1124,18,1,22388,"_i$getInternalError3"],[1124,38,1,22388],[1124,39,1,22379,"message"],[1124,46,1,22386],[1125,12,1,22472],[1125,18,1,22478],[1125,22,1,22482,"Error"],[1125,27,1,22487],[1125,28,1,22488,"c"],[1125,29,1,22489],[1125,30,1,22490],[1126,10,1,22490],[1127,10,1,22491],[1127,14,1,22510,"s"],[1127,15,1,22511],[1127,18,1,22584,"e"],[1127,19,1,22585],[1127,20,1,22497,"pairingTopic"],[1127,32,1,22509],[1128,12,1,22531,"t"],[1128,13,1,22532],[1128,16,1,22584,"e"],[1128,17,1,22585],[1128,18,1,22512,"requiredNamespaces"],[1128,36,1,22530],[1129,12,1,22552,"r"],[1129,13,1,22553],[1129,16,1,22584,"e"],[1129,17,1,22585],[1129,18,1,22533,"optionalNamespaces"],[1129,36,1,22551],[1130,12,1,22572,"o"],[1130,13,1,22573],[1130,16,1,22584,"e"],[1130,17,1,22585],[1130,18,1,22554,"sessionProperties"],[1130,35,1,22571],[1131,12,1,22581,"a"],[1131,13,1,22582],[1131,16,1,22584,"e"],[1131,17,1,22585],[1131,18,1,22574,"relays"],[1131,24,1,22580],[1132,10,1,22586],[1132,14,1,22589,"i"],[1132,15,1,22590],[1132,16,1,22591,"isUndefined"],[1132,27,1,22602],[1132,28,1,22603,"s"],[1132,29,1,22604],[1132,30,1,22605],[1132,41,1,22613,"_this"],[1132,46,1,22613],[1132,47,1,22618,"isValidPairingTopic"],[1132,66,1,22637],[1132,67,1,22638,"s"],[1132,68,1,22639],[1132,69,1,22640],[1132,72,1,22641],[1132,73,1,22642,"i"],[1132,74,1,22643],[1132,75,1,22644,"isValidRelays"],[1132,88,1,22657],[1132,89,1,22658,"a"],[1132,90,1,22659],[1132,92,1,22660],[1132,93,1,22661],[1132,94,1,22662],[1132,95,1,22663],[1132,97,1,22664],[1133,12,1,22665],[1133,16,1,22665,"_i$getInternalError4"],[1133,36,1,22665],[1133,39,1,22682,"i"],[1133,40,1,22683],[1133,41,1,22684,"getInternalError"],[1133,57,1,22700],[1133,58,1,22701],[1133,78,1,22721],[1133,80,1,22722],[1133,101,1,22743,"a"],[1133,102,1,22744],[1133,104,1,22746],[1133,105,1,22747],[1134,14,1,22679,"c"],[1134,16,1,22680],[1134,19,1,22680,"_i$getInternalError4"],[1134,39,1,22680],[1134,40,1,22671,"message"],[1134,47,1,22678],[1135,12,1,22748],[1135,18,1,22754],[1135,22,1,22758,"Error"],[1135,27,1,22763],[1135,28,1,22764,"c"],[1135,30,1,22765],[1135,31,1,22766],[1136,10,1,22766],[1137,10,1,22767],[1137,11,1,22768,"i"],[1137,12,1,22769],[1137,13,1,22770,"isUndefined"],[1137,24,1,22781],[1137,25,1,22782,"t"],[1137,26,1,22783],[1137,27,1,22784],[1137,31,1,22786,"i"],[1137,32,1,22787],[1137,33,1,22788,"isValidObject"],[1137,46,1,22801],[1137,47,1,22802,"t"],[1137,48,1,22803],[1137,49,1,22804],[1137,54,1,22807],[1137,55,1,22808],[1137,59,1,22810,"_this"],[1137,64,1,22810],[1137,65,1,22815,"validateNamespaces"],[1137,83,1,22833],[1137,84,1,22834,"t"],[1137,85,1,22835],[1137,87,1,22836],[1137,107,1,22856],[1137,108,1,22857],[1137,110,1,22858],[1137,111,1,22859,"i"],[1137,112,1,22860],[1137,113,1,22861,"isUndefined"],[1137,124,1,22872],[1137,125,1,22873,"r"],[1137,126,1,22874],[1137,127,1,22875],[1137,131,1,22877,"i"],[1137,132,1,22878],[1137,133,1,22879,"isValidObject"],[1137,146,1,22892],[1137,147,1,22893,"r"],[1137,148,1,22894],[1137,149,1,22895],[1137,154,1,22898],[1137,155,1,22899],[1137,159,1,22901,"_this"],[1137,164,1,22901],[1137,165,1,22906,"validateNamespaces"],[1137,183,1,22924],[1137,184,1,22925,"r"],[1137,185,1,22926],[1137,187,1,22927],[1137,207,1,22947],[1137,208,1,22948],[1137,210,1,22949,"i"],[1137,211,1,22950],[1137,212,1,22951,"isUndefined"],[1137,223,1,22962],[1137,224,1,22963,"o"],[1137,225,1,22964],[1137,226,1,22965],[1137,230,1,22967,"_this"],[1137,235,1,22967],[1137,236,1,22972,"validateSessionProps"],[1137,256,1,22992],[1137,257,1,22993,"o"],[1137,258,1,22994],[1137,260,1,22995],[1137,279,1,23014],[1137,280,1,23015],[1138,8,1,23015],[1138,9,1,23016],[1139,8,1,23016],[1139,25,1,23016,"_x52"],[1139,29,1,23016],[1140,10,1,23016],[1140,17,1,23016,"_ref44"],[1140,23,1,23016],[1140,24,1,23016,"apply"],[1140,29,1,23016],[1140,36,1,23016,"arguments"],[1140,45,1,23016],[1141,8,1,23016],[1142,6,1,23016],[1142,11,1,23017,"_this"],[1142,16,1,23017],[1142,17,1,23022,"validateNamespaces"],[1142,35,1,23040],[1142,38,1,23041],[1142,39,1,23042,"e"],[1142,40,1,23043],[1142,42,1,23044,"s"],[1142,43,1,23045],[1142,48,1,23048],[1143,8,1,23049],[1143,12,1,23055,"t"],[1143,13,1,23056],[1143,16,1,23057,"i"],[1143,17,1,23058],[1143,18,1,23059,"isValidRequiredNamespaces"],[1143,43,1,23084],[1143,44,1,23085,"e"],[1143,45,1,23086],[1143,47,1,23087],[1143,58,1,23098],[1143,60,1,23099,"s"],[1143,61,1,23100],[1143,62,1,23101],[1144,8,1,23102],[1144,12,1,23105,"t"],[1144,13,1,23106],[1144,15,1,23107],[1144,21,1,23113],[1144,25,1,23117,"Error"],[1144,30,1,23122],[1144,31,1,23123,"t"],[1144,32,1,23124],[1144,33,1,23125,"message"],[1144,40,1,23132],[1144,41,1,23133],[1145,6,1,23133],[1145,7,1,23134],[1145,9,1,23135,"_this"],[1145,14,1,23135],[1145,15,1,23140,"isValidApprove"],[1145,29,1,23154],[1146,8,1,23154],[1146,12,1,23154,"_ref45"],[1146,18,1,23154],[1146,21,1,23154,"_asyncToGenerator"],[1146,38,1,23154],[1146,39,1,23155],[1146,50,1,23161,"e"],[1146,51,1,23162],[1146,53,1,23164],[1147,10,1,23165],[1147,14,1,23168],[1147,15,1,23169,"i"],[1147,16,1,23170],[1147,17,1,23171,"isValidParams"],[1147,30,1,23184],[1147,31,1,23185,"e"],[1147,32,1,23186],[1147,33,1,23187],[1147,35,1,23188],[1147,41,1,23194],[1147,45,1,23198,"Error"],[1147,50,1,23203],[1147,51,1,23204,"i"],[1147,52,1,23205],[1147,53,1,23206,"getInternalError"],[1147,69,1,23222],[1147,70,1,23223],[1147,90,1,23243],[1147,92,1,23244],[1147,113,1,23265,"e"],[1147,114,1,23266],[1147,116,1,23268],[1147,117,1,23269],[1147,118,1,23270,"message"],[1147,125,1,23277],[1147,126,1,23278],[1148,10,1,23279],[1148,14,1,23288,"s"],[1148,15,1,23289],[1148,18,1,23340,"e"],[1148,19,1,23341],[1148,20,1,23285,"id"],[1148,22,1,23287],[1149,12,1,23301,"t"],[1149,13,1,23302],[1149,16,1,23340,"e"],[1149,17,1,23341],[1149,18,1,23290,"namespaces"],[1149,28,1,23300],[1150,12,1,23317,"r"],[1150,13,1,23318],[1150,16,1,23340,"e"],[1150,17,1,23341],[1150,18,1,23303,"relayProtocol"],[1150,31,1,23316],[1151,12,1,23337,"o"],[1151,13,1,23338],[1151,16,1,23340,"e"],[1151,17,1,23341],[1151,18,1,23319,"sessionProperties"],[1151,35,1,23336],[1152,10,1,23342],[1152,16,1,23348,"_this"],[1152,21,1,23348],[1152,22,1,23353,"isValidProposalId"],[1152,39,1,23370],[1152,40,1,23371,"s"],[1152,41,1,23372],[1152,42,1,23373],[1153,10,1,23374],[1153,14,1,23380,"a"],[1153,15,1,23381],[1153,18,1,23382,"_this"],[1153,23,1,23382],[1153,24,1,23387,"client"],[1153,30,1,23393],[1153,31,1,23394,"proposal"],[1153,39,1,23402],[1153,40,1,23403,"get"],[1153,43,1,23406],[1153,44,1,23407,"s"],[1153,45,1,23408],[1153,46,1,23409],[1154,12,1,23410,"c"],[1154,13,1,23411],[1154,16,1,23412,"i"],[1154,17,1,23413],[1154,18,1,23414,"isValidNamespaces"],[1154,35,1,23431],[1154,36,1,23432,"t"],[1154,37,1,23433],[1154,39,1,23434],[1154,50,1,23445],[1154,51,1,23446],[1155,10,1,23447],[1155,14,1,23450,"c"],[1155,15,1,23451],[1155,17,1,23452],[1155,23,1,23458],[1155,27,1,23462,"Error"],[1155,32,1,23467],[1155,33,1,23468,"c"],[1155,34,1,23469],[1155,35,1,23470,"message"],[1155,42,1,23477],[1155,43,1,23478],[1156,10,1,23479],[1156,14,1,23485,"l"],[1156,15,1,23486],[1156,18,1,23487,"i"],[1156,19,1,23488],[1156,20,1,23489,"isConformingNamespaces"],[1156,42,1,23511],[1156,43,1,23512,"a"],[1156,44,1,23513],[1156,45,1,23514,"requiredNamespaces"],[1156,63,1,23532],[1156,65,1,23533,"t"],[1156,66,1,23534],[1156,68,1,23535],[1156,79,1,23546],[1156,80,1,23547],[1157,10,1,23548],[1157,14,1,23551,"l"],[1157,15,1,23552],[1157,17,1,23553],[1157,23,1,23559],[1157,27,1,23563,"Error"],[1157,32,1,23568],[1157,33,1,23569,"l"],[1157,34,1,23570],[1157,35,1,23571,"message"],[1157,42,1,23578],[1157,43,1,23579],[1158,10,1,23580],[1158,14,1,23583],[1158,15,1,23584,"i"],[1158,16,1,23585],[1158,17,1,23586,"isValidString"],[1158,30,1,23599],[1158,31,1,23600,"r"],[1158,32,1,23601],[1158,34,1,23602],[1158,35,1,23603],[1158,36,1,23604],[1158,37,1,23605],[1158,39,1,23606],[1159,12,1,23607],[1159,16,1,23607,"_i$getInternalError5"],[1159,36,1,23607],[1159,39,1,23624,"i"],[1159,40,1,23625],[1159,41,1,23626,"getInternalError"],[1159,57,1,23642],[1159,58,1,23643],[1159,78,1,23663],[1159,80,1,23664],[1159,108,1,23692,"r"],[1159,109,1,23693],[1159,111,1,23695],[1159,112,1,23696],[1160,14,1,23621,"h"],[1160,15,1,23622],[1160,18,1,23622,"_i$getInternalError5"],[1160,38,1,23622],[1160,39,1,23613,"message"],[1160,46,1,23620],[1161,12,1,23697],[1161,18,1,23703],[1161,22,1,23707,"Error"],[1161,27,1,23712],[1161,28,1,23713,"h"],[1161,29,1,23714],[1161,30,1,23715],[1162,10,1,23715],[1163,10,1,23716,"i"],[1163,11,1,23717],[1163,12,1,23718,"isUndefined"],[1163,23,1,23729],[1163,24,1,23730,"o"],[1163,25,1,23731],[1163,26,1,23732],[1163,30,1,23734,"_this"],[1163,35,1,23734],[1163,36,1,23739,"validateSessionProps"],[1163,56,1,23759],[1163,57,1,23760,"o"],[1163,58,1,23761],[1163,60,1,23762],[1163,79,1,23781],[1163,80,1,23782],[1164,8,1,23782],[1164,9,1,23783],[1165,8,1,23783],[1165,25,1,23783,"_x53"],[1165,29,1,23783],[1166,10,1,23783],[1166,17,1,23783,"_ref45"],[1166,23,1,23783],[1166,24,1,23783,"apply"],[1166,29,1,23783],[1166,36,1,23783,"arguments"],[1166,45,1,23783],[1167,8,1,23783],[1168,6,1,23783],[1168,11,1,23784,"_this"],[1168,16,1,23784],[1168,17,1,23789,"isValidReject"],[1168,30,1,23802],[1169,8,1,23802],[1169,12,1,23802,"_ref46"],[1169,18,1,23802],[1169,21,1,23802,"_asyncToGenerator"],[1169,38,1,23802],[1169,39,1,23803],[1169,50,1,23809,"e"],[1169,51,1,23810],[1169,53,1,23812],[1170,10,1,23813],[1170,14,1,23816],[1170,15,1,23817,"i"],[1170,16,1,23818],[1170,17,1,23819,"isValidParams"],[1170,30,1,23832],[1170,31,1,23833,"e"],[1170,32,1,23834],[1170,33,1,23835],[1170,35,1,23836],[1171,12,1,23837],[1171,16,1,23837,"_i$getInternalError6"],[1171,36,1,23837],[1171,39,1,23854,"i"],[1171,40,1,23855],[1171,41,1,23856,"getInternalError"],[1171,57,1,23872],[1171,58,1,23873],[1171,78,1,23893],[1171,80,1,23894],[1171,100,1,23914,"e"],[1171,101,1,23915],[1171,103,1,23917],[1171,104,1,23918],[1172,14,1,23851,"r"],[1172,15,1,23852],[1172,18,1,23852,"_i$getInternalError6"],[1172,38,1,23852],[1172,39,1,23843,"message"],[1172,46,1,23850],[1173,12,1,23919],[1173,18,1,23925],[1173,22,1,23929,"Error"],[1173,27,1,23934],[1173,28,1,23935,"r"],[1173,29,1,23936],[1173,30,1,23937],[1174,10,1,23937],[1175,10,1,23938],[1175,14,1,23947,"s"],[1175,15,1,23948],[1175,18,1,23959,"e"],[1175,19,1,23960],[1175,20,1,23944,"id"],[1175,22,1,23946],[1176,12,1,23956,"t"],[1176,13,1,23957],[1176,16,1,23959,"e"],[1176,17,1,23960],[1176,18,1,23949,"reason"],[1176,24,1,23955],[1177,10,1,23961],[1177,14,1,23964],[1177,20,1,23970,"_this"],[1177,25,1,23970],[1177,26,1,23975,"isValidProposalId"],[1177,43,1,23992],[1177,44,1,23993,"s"],[1177,45,1,23994],[1177,46,1,23995],[1177,48,1,23996],[1177,49,1,23997,"i"],[1177,50,1,23998],[1177,51,1,23999,"isValidErrorReason"],[1177,69,1,24017],[1177,70,1,24018,"t"],[1177,71,1,24019],[1177,72,1,24020],[1177,74,1,24021],[1178,12,1,24022],[1178,16,1,24022,"_i$getInternalError7"],[1178,36,1,24022],[1178,39,1,24039,"i"],[1178,40,1,24040],[1178,41,1,24041,"getInternalError"],[1178,57,1,24057],[1178,58,1,24058],[1178,78,1,24078],[1178,80,1,24079],[1178,100,1,24099,"JSON"],[1178,104,1,24103],[1178,105,1,24104,"stringify"],[1178,114,1,24113],[1178,115,1,24114,"t"],[1178,116,1,24115],[1178,117,1,24116],[1178,119,1,24118],[1178,120,1,24119],[1179,14,1,24036,"r"],[1179,16,1,24037],[1179,19,1,24037,"_i$getInternalError7"],[1179,39,1,24037],[1179,40,1,24028,"message"],[1179,47,1,24035],[1180,12,1,24120],[1180,18,1,24126],[1180,22,1,24130,"Error"],[1180,27,1,24135],[1180,28,1,24136,"r"],[1180,30,1,24137],[1180,31,1,24138],[1181,10,1,24138],[1182,8,1,24139],[1182,9,1,24140],[1183,8,1,24140],[1183,25,1,24140,"_x54"],[1183,29,1,24140],[1184,10,1,24140],[1184,17,1,24140,"_ref46"],[1184,23,1,24140],[1184,24,1,24140,"apply"],[1184,29,1,24140],[1184,36,1,24140,"arguments"],[1184,45,1,24140],[1185,8,1,24140],[1186,6,1,24140],[1186,11,1,24141,"_this"],[1186,16,1,24141],[1186,17,1,24146,"isValidSessionSettleRequest"],[1186,44,1,24173],[1186,47,1,24174,"e"],[1186,48,1,24175],[1186,52,1,24177],[1187,8,1,24178],[1187,12,1,24181],[1187,13,1,24182,"i"],[1187,14,1,24183],[1187,15,1,24184,"isValidParams"],[1187,28,1,24197],[1187,29,1,24198,"e"],[1187,30,1,24199],[1187,31,1,24200],[1187,33,1,24201],[1188,10,1,24202],[1188,14,1,24202,"_i$getInternalError8"],[1188,34,1,24202],[1188,37,1,24219,"i"],[1188,38,1,24220],[1188,39,1,24221,"getInternalError"],[1188,55,1,24237],[1188,56,1,24238],[1188,76,1,24258],[1188,78,1,24259],[1188,114,1,24295,"e"],[1188,115,1,24296],[1188,117,1,24298],[1188,118,1,24299],[1189,12,1,24216,"l"],[1189,13,1,24217],[1189,16,1,24217,"_i$getInternalError8"],[1189,36,1,24217],[1189,37,1,24208,"message"],[1189,44,1,24215],[1190,10,1,24300],[1190,16,1,24306],[1190,20,1,24310,"Error"],[1190,25,1,24315],[1190,26,1,24316,"l"],[1190,27,1,24317],[1190,28,1,24318],[1191,8,1,24318],[1192,8,1,24319],[1192,12,1,24331,"s"],[1192,13,1,24332],[1192,16,1,24369,"e"],[1192,17,1,24370],[1192,18,1,24325,"relay"],[1192,23,1,24330],[1193,10,1,24344,"t"],[1193,11,1,24345],[1193,14,1,24369,"e"],[1193,15,1,24370],[1193,16,1,24333,"controller"],[1193,26,1,24343],[1194,10,1,24357,"r"],[1194,11,1,24358],[1194,14,1,24369,"e"],[1194,15,1,24370],[1194,16,1,24346,"namespaces"],[1194,26,1,24356],[1195,10,1,24366,"o"],[1195,11,1,24367],[1195,14,1,24369,"e"],[1195,15,1,24370],[1195,16,1,24359,"expiry"],[1195,22,1,24365],[1196,8,1,24371],[1196,12,1,24374],[1196,13,1,24375,"i"],[1196,14,1,24376],[1196,15,1,24377,"isValidRelay"],[1196,27,1,24389],[1196,28,1,24390,"s"],[1196,29,1,24391],[1196,30,1,24392],[1196,32,1,24393],[1197,10,1,24394],[1197,14,1,24394,"_i$getInternalError9"],[1197,34,1,24394],[1197,37,1,24411,"i"],[1197,38,1,24412],[1197,39,1,24413,"getInternalError"],[1197,55,1,24429],[1197,56,1,24430],[1197,76,1,24450],[1197,78,1,24451],[1197,138,1,24511],[1197,139,1,24512],[1198,12,1,24408,"l"],[1198,14,1,24409],[1198,17,1,24409,"_i$getInternalError9"],[1198,37,1,24409],[1198,38,1,24400,"message"],[1198,45,1,24407],[1199,10,1,24513],[1199,16,1,24519],[1199,20,1,24523,"Error"],[1199,25,1,24528],[1199,26,1,24529,"l"],[1199,28,1,24530],[1199,29,1,24531],[1200,8,1,24531],[1201,8,1,24532],[1201,12,1,24538,"a"],[1201,13,1,24539],[1201,16,1,24540,"i"],[1201,17,1,24541],[1201,18,1,24542,"isValidController"],[1201,35,1,24559],[1201,36,1,24560,"t"],[1201,37,1,24561],[1201,39,1,24562],[1201,65,1,24588],[1201,66,1,24589],[1202,8,1,24590],[1202,12,1,24593,"a"],[1202,13,1,24594],[1202,15,1,24595],[1202,21,1,24601],[1202,25,1,24605,"Error"],[1202,30,1,24610],[1202,31,1,24611,"a"],[1202,32,1,24612],[1202,33,1,24613,"message"],[1202,40,1,24620],[1202,41,1,24621],[1203,8,1,24622],[1203,12,1,24628,"c"],[1203,13,1,24629],[1203,16,1,24630,"i"],[1203,17,1,24631],[1203,18,1,24632,"isValidNamespaces"],[1203,35,1,24649],[1203,36,1,24650,"r"],[1203,37,1,24651],[1203,39,1,24652],[1203,65,1,24678],[1203,66,1,24679],[1204,8,1,24680],[1204,12,1,24683,"c"],[1204,13,1,24684],[1204,15,1,24685],[1204,21,1,24691],[1204,25,1,24695,"Error"],[1204,30,1,24700],[1204,31,1,24701,"c"],[1204,32,1,24702],[1204,33,1,24703,"message"],[1204,40,1,24710],[1204,41,1,24711],[1205,8,1,24712],[1205,12,1,24715,"i"],[1205,13,1,24716],[1205,14,1,24717,"isExpired"],[1205,23,1,24726],[1205,24,1,24727,"o"],[1205,25,1,24728],[1205,26,1,24729],[1205,28,1,24730],[1206,10,1,24731],[1206,14,1,24731,"_i$getInternalError0"],[1206,34,1,24731],[1206,37,1,24748,"i"],[1206,38,1,24749],[1206,39,1,24750,"getInternalError"],[1206,55,1,24766],[1206,56,1,24767],[1206,65,1,24776],[1206,67,1,24777],[1206,93,1,24803],[1206,94,1,24804],[1207,12,1,24745,"l"],[1207,15,1,24746],[1207,18,1,24746,"_i$getInternalError0"],[1207,38,1,24746],[1207,39,1,24737,"message"],[1207,46,1,24744],[1208,10,1,24805],[1208,16,1,24811],[1208,20,1,24815,"Error"],[1208,25,1,24820],[1208,26,1,24821,"l"],[1208,29,1,24822],[1208,30,1,24823],[1209,8,1,24823],[1210,6,1,24824],[1210,7,1,24825],[1210,9,1,24826,"_this"],[1210,14,1,24826],[1210,15,1,24831,"isValidUpdate"],[1210,28,1,24844],[1211,8,1,24844],[1211,12,1,24844,"_ref47"],[1211,18,1,24844],[1211,21,1,24844,"_asyncToGenerator"],[1211,38,1,24844],[1211,39,1,24845],[1211,50,1,24851,"e"],[1211,51,1,24852],[1211,53,1,24854],[1212,10,1,24855],[1212,14,1,24858],[1212,15,1,24859,"i"],[1212,16,1,24860],[1212,17,1,24861,"isValidParams"],[1212,30,1,24874],[1212,31,1,24875,"e"],[1212,32,1,24876],[1212,33,1,24877],[1212,35,1,24878],[1213,12,1,24879],[1213,16,1,24879,"_i$getInternalError1"],[1213,36,1,24879],[1213,39,1,24896,"i"],[1213,40,1,24897],[1213,41,1,24898,"getInternalError"],[1213,57,1,24914],[1213,58,1,24915],[1213,78,1,24935],[1213,80,1,24936],[1213,100,1,24956,"e"],[1213,101,1,24957],[1213,103,1,24959],[1213,104,1,24960],[1214,14,1,24893,"c"],[1214,15,1,24894],[1214,18,1,24894,"_i$getInternalError1"],[1214,38,1,24894],[1214,39,1,24885,"message"],[1214,46,1,24892],[1215,12,1,24961],[1215,18,1,24967],[1215,22,1,24971,"Error"],[1215,27,1,24976],[1215,28,1,24977,"c"],[1215,29,1,24978],[1215,30,1,24979],[1216,10,1,24979],[1217,10,1,24980],[1217,14,1,24992,"s"],[1217,15,1,24993],[1217,18,1,25008,"e"],[1217,19,1,25009],[1217,20,1,24986,"topic"],[1217,25,1,24991],[1218,12,1,25005,"t"],[1218,13,1,25006],[1218,16,1,25008,"e"],[1218,17,1,25009],[1218,18,1,24994,"namespaces"],[1218,28,1,25004],[1219,10,1,25010],[1219,16,1,25016,"_this"],[1219,21,1,25016],[1219,22,1,25021,"isValidSessionTopic"],[1219,41,1,25040],[1219,42,1,25041,"s"],[1219,43,1,25042],[1219,44,1,25043],[1220,10,1,25044],[1220,14,1,25050,"r"],[1220,15,1,25051],[1220,18,1,25052,"_this"],[1220,23,1,25052],[1220,24,1,25057,"client"],[1220,30,1,25063],[1220,31,1,25064,"session"],[1220,38,1,25071],[1220,39,1,25072,"get"],[1220,42,1,25075],[1220,43,1,25076,"s"],[1220,44,1,25077],[1220,45,1,25078],[1221,12,1,25079,"o"],[1221,13,1,25080],[1221,16,1,25081,"i"],[1221,17,1,25082],[1221,18,1,25083,"isValidNamespaces"],[1221,35,1,25100],[1221,36,1,25101,"t"],[1221,37,1,25102],[1221,39,1,25103],[1221,49,1,25113],[1221,50,1,25114],[1222,10,1,25115],[1222,14,1,25118,"o"],[1222,15,1,25119],[1222,17,1,25120],[1222,23,1,25126],[1222,27,1,25130,"Error"],[1222,32,1,25135],[1222,33,1,25136,"o"],[1222,34,1,25137],[1222,35,1,25138,"message"],[1222,42,1,25145],[1222,43,1,25146],[1223,10,1,25147],[1223,14,1,25153,"a"],[1223,15,1,25154],[1223,18,1,25155,"i"],[1223,19,1,25156],[1223,20,1,25157,"isConformingNamespaces"],[1223,42,1,25179],[1223,43,1,25180,"r"],[1223,44,1,25181],[1223,45,1,25182,"requiredNamespaces"],[1223,63,1,25200],[1223,65,1,25201,"t"],[1223,66,1,25202],[1223,68,1,25203],[1223,78,1,25213],[1223,79,1,25214],[1224,10,1,25215],[1224,14,1,25218,"a"],[1224,15,1,25219],[1224,17,1,25220],[1224,23,1,25226],[1224,27,1,25230,"Error"],[1224,32,1,25235],[1224,33,1,25236,"a"],[1224,34,1,25237],[1224,35,1,25238,"message"],[1224,42,1,25245],[1224,43,1,25246],[1225,8,1,25246],[1225,9,1,25247],[1226,8,1,25247],[1226,25,1,25247,"_x55"],[1226,29,1,25247],[1227,10,1,25247],[1227,17,1,25247,"_ref47"],[1227,23,1,25247],[1227,24,1,25247,"apply"],[1227,29,1,25247],[1227,36,1,25247,"arguments"],[1227,45,1,25247],[1228,8,1,25247],[1229,6,1,25247],[1229,11,1,25248,"_this"],[1229,16,1,25248],[1229,17,1,25253,"isValidExtend"],[1229,30,1,25266],[1230,8,1,25266],[1230,12,1,25266,"_ref48"],[1230,18,1,25266],[1230,21,1,25266,"_asyncToGenerator"],[1230,38,1,25266],[1230,39,1,25267],[1230,50,1,25273,"e"],[1230,51,1,25274],[1230,53,1,25276],[1231,10,1,25277],[1231,14,1,25280],[1231,15,1,25281,"i"],[1231,16,1,25282],[1231,17,1,25283,"isValidParams"],[1231,30,1,25296],[1231,31,1,25297,"e"],[1231,32,1,25298],[1231,33,1,25299],[1231,35,1,25300],[1232,12,1,25301],[1232,16,1,25301,"_i$getInternalError10"],[1232,37,1,25301],[1232,40,1,25318,"i"],[1232,41,1,25319],[1232,42,1,25320,"getInternalError"],[1232,58,1,25336],[1232,59,1,25337],[1232,79,1,25357],[1232,81,1,25358],[1232,101,1,25378,"e"],[1232,102,1,25379],[1232,104,1,25381],[1232,105,1,25382],[1233,14,1,25315,"t"],[1233,15,1,25316],[1233,18,1,25316,"_i$getInternalError10"],[1233,39,1,25316],[1233,40,1,25307,"message"],[1233,47,1,25314],[1234,12,1,25383],[1234,18,1,25389],[1234,22,1,25393,"Error"],[1234,27,1,25398],[1234,28,1,25399,"t"],[1234,29,1,25400],[1234,30,1,25401],[1235,10,1,25401],[1236,10,1,25402],[1236,14,1,25414,"s"],[1236,15,1,25415],[1236,18,1,25417,"e"],[1236,19,1,25418],[1236,20,1,25408,"topic"],[1236,25,1,25413],[1237,10,1,25419],[1237,16,1,25425,"_this"],[1237,21,1,25425],[1237,22,1,25430,"isValidSessionTopic"],[1237,41,1,25449],[1237,42,1,25450,"s"],[1237,43,1,25451],[1237,44,1,25452],[1238,8,1,25452],[1238,9,1,25453],[1239,8,1,25453],[1239,25,1,25453,"_x56"],[1239,29,1,25453],[1240,10,1,25453],[1240,17,1,25453,"_ref48"],[1240,23,1,25453],[1240,24,1,25453,"apply"],[1240,29,1,25453],[1240,36,1,25453,"arguments"],[1240,45,1,25453],[1241,8,1,25453],[1242,6,1,25453],[1242,11,1,25454,"_this"],[1242,16,1,25454],[1242,17,1,25459,"isValidRequest"],[1242,31,1,25473],[1243,8,1,25473],[1243,12,1,25473,"_ref49"],[1243,18,1,25473],[1243,21,1,25473,"_asyncToGenerator"],[1243,38,1,25473],[1243,39,1,25474],[1243,50,1,25480,"e"],[1243,51,1,25481],[1243,53,1,25483],[1244,10,1,25484],[1244,14,1,25487],[1244,15,1,25488,"i"],[1244,16,1,25489],[1244,17,1,25490,"isValidParams"],[1244,30,1,25503],[1244,31,1,25504,"e"],[1244,32,1,25505],[1244,33,1,25506],[1244,35,1,25507],[1245,12,1,25508],[1245,16,1,25508,"_i$getInternalError11"],[1245,37,1,25508],[1245,40,1,25525,"i"],[1245,41,1,25526],[1245,42,1,25527,"getInternalError"],[1245,58,1,25543],[1245,59,1,25544],[1245,79,1,25564],[1245,81,1,25565],[1245,102,1,25586,"e"],[1245,103,1,25587],[1245,105,1,25589],[1245,106,1,25590],[1246,14,1,25522,"c"],[1246,15,1,25523],[1246,18,1,25523,"_i$getInternalError11"],[1246,39,1,25523],[1246,40,1,25514,"message"],[1246,47,1,25521],[1247,12,1,25591],[1247,18,1,25597],[1247,22,1,25601,"Error"],[1247,27,1,25606],[1247,28,1,25607,"c"],[1247,29,1,25608],[1247,30,1,25609],[1248,10,1,25609],[1249,10,1,25610],[1249,14,1,25622,"s"],[1249,15,1,25623],[1249,18,1,25654,"e"],[1249,19,1,25655],[1249,20,1,25616,"topic"],[1249,25,1,25621],[1250,12,1,25632,"t"],[1250,13,1,25633],[1250,16,1,25654,"e"],[1250,17,1,25655],[1250,18,1,25624,"request"],[1250,25,1,25631],[1251,12,1,25642,"r"],[1251,13,1,25643],[1251,16,1,25654,"e"],[1251,17,1,25655],[1251,18,1,25634,"chainId"],[1251,25,1,25641],[1252,12,1,25651,"o"],[1252,13,1,25652],[1252,16,1,25654,"e"],[1252,17,1,25655],[1252,18,1,25644,"expiry"],[1252,24,1,25650],[1253,10,1,25656],[1253,16,1,25662,"_this"],[1253,21,1,25662],[1253,22,1,25667,"isValidSessionTopic"],[1253,41,1,25686],[1253,42,1,25687,"s"],[1253,43,1,25688],[1253,44,1,25689],[1254,10,1,25690],[1254,14,1,25690,"_this$client$session$2"],[1254,36,1,25690],[1254,39,1,25710,"_this"],[1254,44,1,25710],[1254,45,1,25715,"client"],[1254,51,1,25721],[1254,52,1,25722,"session"],[1254,59,1,25729],[1254,60,1,25730,"get"],[1254,63,1,25733],[1254,64,1,25734,"s"],[1254,65,1,25735],[1254,66,1,25736],[1255,12,1,25707,"a"],[1255,13,1,25708],[1255,16,1,25708,"_this$client$session$2"],[1255,38,1,25708],[1255,39,1,25696,"namespaces"],[1255,49,1,25706],[1256,10,1,25737],[1256,14,1,25740],[1256,15,1,25741,"i"],[1256,16,1,25742],[1256,17,1,25743,"isValidNamespacesChainId"],[1256,41,1,25767],[1256,42,1,25768,"a"],[1256,43,1,25769],[1256,45,1,25770,"r"],[1256,46,1,25771],[1256,47,1,25772],[1256,49,1,25773],[1257,12,1,25774],[1257,16,1,25774,"_i$getInternalError12"],[1257,37,1,25774],[1257,40,1,25791,"i"],[1257,41,1,25792],[1257,42,1,25793,"getInternalError"],[1257,58,1,25809],[1257,59,1,25810],[1257,79,1,25830],[1257,81,1,25831],[1257,103,1,25853,"r"],[1257,104,1,25854],[1257,106,1,25856],[1257,107,1,25857],[1258,14,1,25788,"c"],[1258,17,1,25789],[1258,20,1,25789,"_i$getInternalError12"],[1258,41,1,25789],[1258,42,1,25780,"message"],[1258,49,1,25787],[1259,12,1,25858],[1259,18,1,25864],[1259,22,1,25868,"Error"],[1259,27,1,25873],[1259,28,1,25874,"c"],[1259,31,1,25875],[1259,32,1,25876],[1260,10,1,25876],[1261,10,1,25877],[1261,14,1,25880],[1261,15,1,25881,"i"],[1261,16,1,25882],[1261,17,1,25883,"isValidRequest"],[1261,31,1,25897],[1261,32,1,25898,"t"],[1261,33,1,25899],[1261,34,1,25900],[1261,36,1,25901],[1262,12,1,25902],[1262,16,1,25902,"_i$getInternalError13"],[1262,37,1,25902],[1262,40,1,25919,"i"],[1262,41,1,25920],[1262,42,1,25921,"getInternalError"],[1262,58,1,25937],[1262,59,1,25938],[1262,79,1,25958],[1262,81,1,25959],[1262,94,1,25972,"JSON"],[1262,98,1,25976],[1262,99,1,25977,"stringify"],[1262,108,1,25986],[1262,109,1,25987,"t"],[1262,110,1,25988],[1262,111,1,25989],[1262,113,1,25991],[1262,114,1,25992],[1263,14,1,25916,"c"],[1263,17,1,25917],[1263,20,1,25917,"_i$getInternalError13"],[1263,41,1,25917],[1263,42,1,25908,"message"],[1263,49,1,25915],[1264,12,1,25993],[1264,18,1,25999],[1264,22,1,26003,"Error"],[1264,27,1,26008],[1264,28,1,26009,"c"],[1264,31,1,26010],[1264,32,1,26011],[1265,10,1,26011],[1266,10,1,26012],[1266,14,1,26015],[1266,15,1,26016,"i"],[1266,16,1,26017],[1266,17,1,26018,"isValidNamespacesRequest"],[1266,41,1,26042],[1266,42,1,26043,"a"],[1266,43,1,26044],[1266,45,1,26045,"r"],[1266,46,1,26046],[1266,48,1,26047,"t"],[1266,49,1,26048],[1266,50,1,26049,"method"],[1266,56,1,26055],[1266,57,1,26056],[1266,59,1,26057],[1267,12,1,26058],[1267,16,1,26058,"_i$getInternalError14"],[1267,37,1,26058],[1267,40,1,26075,"i"],[1267,41,1,26076],[1267,42,1,26077,"getInternalError"],[1267,58,1,26093],[1267,59,1,26094],[1267,79,1,26114],[1267,81,1,26115],[1267,102,1,26136,"t"],[1267,103,1,26137],[1267,104,1,26138,"method"],[1267,110,1,26144],[1267,112,1,26146],[1267,113,1,26147],[1268,14,1,26072,"c"],[1268,17,1,26073],[1268,20,1,26073,"_i$getInternalError14"],[1268,41,1,26073],[1268,42,1,26064,"message"],[1268,49,1,26071],[1269,12,1,26148],[1269,18,1,26154],[1269,22,1,26158,"Error"],[1269,27,1,26163],[1269,28,1,26164,"c"],[1269,31,1,26165],[1269,32,1,26166],[1270,10,1,26166],[1271,10,1,26167],[1271,14,1,26170,"o"],[1271,15,1,26171],[1271,19,1,26173],[1271,20,1,26174,"i"],[1271,21,1,26175],[1271,22,1,26176,"isValidRequestExpiry"],[1271,42,1,26196],[1271,43,1,26197,"o"],[1271,44,1,26198],[1271,46,1,26199,"D"],[1271,47,1,26200],[1271,48,1,26201],[1271,50,1,26202],[1272,12,1,26203],[1272,16,1,26203,"_i$getInternalError15"],[1272,37,1,26203],[1272,40,1,26220,"i"],[1272,41,1,26221],[1272,42,1,26222,"getInternalError"],[1272,58,1,26238],[1272,59,1,26239],[1272,79,1,26259],[1272,81,1,26260],[1272,102,1,26281,"o"],[1272,103,1,26282],[1272,153,1,26332,"D"],[1272,154,1,26333],[1272,155,1,26334,"min"],[1272,158,1,26337],[1272,166,1,26345,"D"],[1272,167,1,26346],[1272,168,1,26347,"max"],[1272,171,1,26350],[1272,173,1,26352],[1272,174,1,26353],[1273,14,1,26217,"c"],[1273,17,1,26218],[1273,20,1,26218,"_i$getInternalError15"],[1273,41,1,26218],[1273,42,1,26209,"message"],[1273,49,1,26216],[1274,12,1,26354],[1274,18,1,26360],[1274,22,1,26364,"Error"],[1274,27,1,26369],[1274,28,1,26370,"c"],[1274,31,1,26371],[1274,32,1,26372],[1275,10,1,26372],[1276,8,1,26373],[1276,9,1,26374],[1277,8,1,26374],[1277,25,1,26374,"_x57"],[1277,29,1,26374],[1278,10,1,26374],[1278,17,1,26374,"_ref49"],[1278,23,1,26374],[1278,24,1,26374,"apply"],[1278,29,1,26374],[1278,36,1,26374,"arguments"],[1278,45,1,26374],[1279,8,1,26374],[1280,6,1,26374],[1280,11,1,26375,"_this"],[1280,16,1,26375],[1280,17,1,26380,"isValidRespond"],[1280,31,1,26394],[1281,8,1,26394],[1281,12,1,26394,"_ref50"],[1281,18,1,26394],[1281,21,1,26394,"_asyncToGenerator"],[1281,38,1,26394],[1281,39,1,26395],[1281,50,1,26401,"e"],[1281,51,1,26402],[1281,53,1,26404],[1282,10,1,26405],[1282,14,1,26409,"s"],[1282,15,1,26410],[1283,10,1,26411],[1283,14,1,26414],[1283,15,1,26415,"i"],[1283,16,1,26416],[1283,17,1,26417,"isValidParams"],[1283,30,1,26430],[1283,31,1,26431,"e"],[1283,32,1,26432],[1283,33,1,26433],[1283,35,1,26434],[1284,12,1,26435],[1284,16,1,26435,"_i$getInternalError16"],[1284,37,1,26435],[1284,40,1,26452,"i"],[1284,41,1,26453],[1284,42,1,26454,"getInternalError"],[1284,58,1,26470],[1284,59,1,26471],[1284,79,1,26491],[1284,81,1,26492],[1284,102,1,26513,"e"],[1284,103,1,26514],[1284,105,1,26516],[1284,106,1,26517],[1285,14,1,26449,"o"],[1285,15,1,26450],[1285,18,1,26450,"_i$getInternalError16"],[1285,39,1,26450],[1285,40,1,26441,"message"],[1285,47,1,26448],[1286,12,1,26518],[1286,18,1,26524],[1286,22,1,26528,"Error"],[1286,27,1,26533],[1286,28,1,26534,"o"],[1286,29,1,26535],[1286,30,1,26536],[1287,10,1,26536],[1288,10,1,26537],[1288,14,1,26549,"t"],[1288,15,1,26550],[1288,18,1,26563,"e"],[1288,19,1,26564],[1288,20,1,26543,"topic"],[1288,25,1,26548],[1289,12,1,26560,"r"],[1289,13,1,26561],[1289,16,1,26563,"e"],[1289,17,1,26564],[1289,18,1,26551,"response"],[1289,26,1,26559],[1290,10,1,26565],[1290,14,1,26568],[1291,12,1,26569],[1291,18,1,26575,"_this"],[1291,23,1,26575],[1291,24,1,26580,"isValidSessionTopic"],[1291,43,1,26599],[1291,44,1,26600,"t"],[1291,45,1,26601],[1291,46,1,26602],[1292,10,1,26602],[1292,11,1,26603],[1292,19,1,26609,"o"],[1292,20,1,26610],[1292,22,1,26611],[1293,12,1,26612],[1293,18,1,26617],[1293,19,1,26618,"s"],[1293,20,1,26619],[1293,23,1,26620,"e"],[1293,24,1,26621],[1293,26,1,26623,"response"],[1293,34,1,26631],[1293,39,1,26634],[1293,43,1,26638],[1293,47,1,26640,"s"],[1293,48,1,26641],[1293,49,1,26642,"id"],[1293,51,1,26644],[1293,55,1,26646,"_this"],[1293,60,1,26646],[1293,61,1,26651,"cleanupAfterResponse"],[1293,81,1,26671],[1293,82,1,26672,"e"],[1293,83,1,26673],[1293,84,1,26674],[1293,86,1,26675,"o"],[1293,87,1,26676],[1294,10,1,26676],[1295,10,1,26677],[1295,14,1,26680],[1295,15,1,26681,"i"],[1295,16,1,26682],[1295,17,1,26683,"isValidResponse"],[1295,32,1,26698],[1295,33,1,26699,"r"],[1295,34,1,26700],[1295,35,1,26701],[1295,37,1,26702],[1296,12,1,26703],[1296,16,1,26703,"_i$getInternalError17"],[1296,37,1,26703],[1296,40,1,26720,"i"],[1296,41,1,26721],[1296,42,1,26722,"getInternalError"],[1296,58,1,26738],[1296,59,1,26739],[1296,79,1,26759],[1296,81,1,26760],[1296,104,1,26783,"JSON"],[1296,108,1,26787],[1296,109,1,26788,"stringify"],[1296,118,1,26797],[1296,119,1,26798,"r"],[1296,120,1,26799],[1296,121,1,26800],[1296,123,1,26802],[1296,124,1,26803],[1297,14,1,26717,"o"],[1297,16,1,26718],[1297,19,1,26718,"_i$getInternalError17"],[1297,40,1,26718],[1297,41,1,26709,"message"],[1297,48,1,26716],[1298,12,1,26804],[1298,18,1,26810],[1298,22,1,26814,"Error"],[1298,27,1,26819],[1298,28,1,26820,"o"],[1298,30,1,26821],[1298,31,1,26822],[1299,10,1,26822],[1300,8,1,26823],[1300,9,1,26824],[1301,8,1,26824],[1301,25,1,26824,"_x58"],[1301,29,1,26824],[1302,10,1,26824],[1302,17,1,26824,"_ref50"],[1302,23,1,26824],[1302,24,1,26824,"apply"],[1302,29,1,26824],[1302,36,1,26824,"arguments"],[1302,45,1,26824],[1303,8,1,26824],[1304,6,1,26824],[1304,11,1,26825,"_this"],[1304,16,1,26825],[1304,17,1,26830,"isValidPing"],[1304,28,1,26841],[1305,8,1,26841],[1305,12,1,26841,"_ref51"],[1305,18,1,26841],[1305,21,1,26841,"_asyncToGenerator"],[1305,38,1,26841],[1305,39,1,26842],[1305,50,1,26848,"e"],[1305,51,1,26849],[1305,53,1,26851],[1306,10,1,26852],[1306,14,1,26855],[1306,15,1,26856,"i"],[1306,16,1,26857],[1306,17,1,26858,"isValidParams"],[1306,30,1,26871],[1306,31,1,26872,"e"],[1306,32,1,26873],[1306,33,1,26874],[1306,35,1,26875],[1307,12,1,26876],[1307,16,1,26876,"_i$getInternalError18"],[1307,37,1,26876],[1307,40,1,26893,"i"],[1307,41,1,26894],[1307,42,1,26895,"getInternalError"],[1307,58,1,26911],[1307,59,1,26912],[1307,79,1,26932],[1307,81,1,26933],[1307,99,1,26951,"e"],[1307,100,1,26952],[1307,102,1,26954],[1307,103,1,26955],[1308,14,1,26890,"t"],[1308,15,1,26891],[1308,18,1,26891,"_i$getInternalError18"],[1308,39,1,26891],[1308,40,1,26882,"message"],[1308,47,1,26889],[1309,12,1,26956],[1309,18,1,26962],[1309,22,1,26966,"Error"],[1309,27,1,26971],[1309,28,1,26972,"t"],[1309,29,1,26973],[1309,30,1,26974],[1310,10,1,26974],[1311,10,1,26975],[1311,14,1,26987,"s"],[1311,15,1,26988],[1311,18,1,26990,"e"],[1311,19,1,26991],[1311,20,1,26981,"topic"],[1311,25,1,26986],[1312,10,1,26992],[1312,16,1,26998,"_this"],[1312,21,1,26998],[1312,22,1,27003,"isValidSessionOrPairingTopic"],[1312,50,1,27031],[1312,51,1,27032,"s"],[1312,52,1,27033],[1312,53,1,27034],[1313,8,1,27034],[1313,9,1,27035],[1314,8,1,27035],[1314,25,1,27035,"_x59"],[1314,29,1,27035],[1315,10,1,27035],[1315,17,1,27035,"_ref51"],[1315,23,1,27035],[1315,24,1,27035,"apply"],[1315,29,1,27035],[1315,36,1,27035,"arguments"],[1315,45,1,27035],[1316,8,1,27035],[1317,6,1,27035],[1317,11,1,27036,"_this"],[1317,16,1,27036],[1317,17,1,27041,"isValidEmit"],[1317,28,1,27052],[1318,8,1,27052],[1318,12,1,27052,"_ref52"],[1318,18,1,27052],[1318,21,1,27052,"_asyncToGenerator"],[1318,38,1,27052],[1318,39,1,27053],[1318,50,1,27059,"e"],[1318,51,1,27060],[1318,53,1,27062],[1319,10,1,27063],[1319,14,1,27066],[1319,15,1,27067,"i"],[1319,16,1,27068],[1319,17,1,27069,"isValidParams"],[1319,30,1,27082],[1319,31,1,27083,"e"],[1319,32,1,27084],[1319,33,1,27085],[1319,35,1,27086],[1320,12,1,27087],[1320,16,1,27087,"_i$getInternalError19"],[1320,37,1,27087],[1320,40,1,27104,"i"],[1320,41,1,27105],[1320,42,1,27106,"getInternalError"],[1320,58,1,27122],[1320,59,1,27123],[1320,79,1,27143],[1320,81,1,27144],[1320,99,1,27162,"e"],[1320,100,1,27163],[1320,102,1,27165],[1320,103,1,27166],[1321,14,1,27101,"a"],[1321,15,1,27102],[1321,18,1,27102,"_i$getInternalError19"],[1321,39,1,27102],[1321,40,1,27093,"message"],[1321,47,1,27100],[1322,12,1,27167],[1322,18,1,27173],[1322,22,1,27177,"Error"],[1322,27,1,27182],[1322,28,1,27183,"a"],[1322,29,1,27184],[1322,30,1,27185],[1323,10,1,27185],[1324,10,1,27186],[1324,14,1,27198,"s"],[1324,15,1,27199],[1324,18,1,27219,"e"],[1324,19,1,27220],[1324,20,1,27192,"topic"],[1324,25,1,27197],[1325,12,1,27206,"t"],[1325,13,1,27207],[1325,16,1,27219,"e"],[1325,17,1,27220],[1325,18,1,27200,"event"],[1325,23,1,27205],[1326,12,1,27216,"r"],[1326,13,1,27217],[1326,16,1,27219,"e"],[1326,17,1,27220],[1326,18,1,27208,"chainId"],[1326,25,1,27215],[1327,10,1,27221],[1327,16,1,27227,"_this"],[1327,21,1,27227],[1327,22,1,27232,"isValidSessionTopic"],[1327,41,1,27251],[1327,42,1,27252,"s"],[1327,43,1,27253],[1327,44,1,27254],[1328,10,1,27255],[1328,14,1,27255,"_this$client$session$3"],[1328,36,1,27255],[1328,39,1,27275,"_this"],[1328,44,1,27275],[1328,45,1,27280,"client"],[1328,51,1,27286],[1328,52,1,27287,"session"],[1328,59,1,27294],[1328,60,1,27295,"get"],[1328,63,1,27298],[1328,64,1,27299,"s"],[1328,65,1,27300],[1328,66,1,27301],[1329,12,1,27272,"o"],[1329,13,1,27273],[1329,16,1,27273,"_this$client$session$3"],[1329,38,1,27273],[1329,39,1,27261,"namespaces"],[1329,49,1,27271],[1330,10,1,27302],[1330,14,1,27305],[1330,15,1,27306,"i"],[1330,16,1,27307],[1330,17,1,27308,"isValidNamespacesChainId"],[1330,41,1,27332],[1330,42,1,27333,"o"],[1330,43,1,27334],[1330,45,1,27335,"r"],[1330,46,1,27336],[1330,47,1,27337],[1330,49,1,27338],[1331,12,1,27339],[1331,16,1,27339,"_i$getInternalError20"],[1331,37,1,27339],[1331,40,1,27356,"i"],[1331,41,1,27357],[1331,42,1,27358,"getInternalError"],[1331,58,1,27374],[1331,59,1,27375],[1331,79,1,27395],[1331,81,1,27396],[1331,100,1,27415,"r"],[1331,101,1,27416],[1331,103,1,27418],[1331,104,1,27419],[1332,14,1,27353,"a"],[1332,16,1,27354],[1332,19,1,27354,"_i$getInternalError20"],[1332,40,1,27354],[1332,41,1,27345,"message"],[1332,48,1,27352],[1333,12,1,27420],[1333,18,1,27426],[1333,22,1,27430,"Error"],[1333,27,1,27435],[1333,28,1,27436,"a"],[1333,30,1,27437],[1333,31,1,27438],[1334,10,1,27438],[1335,10,1,27439],[1335,14,1,27442],[1335,15,1,27443,"i"],[1335,16,1,27444],[1335,17,1,27445,"isValidEvent"],[1335,29,1,27457],[1335,30,1,27458,"t"],[1335,31,1,27459],[1335,32,1,27460],[1335,34,1,27461],[1336,12,1,27462],[1336,16,1,27462,"_i$getInternalError21"],[1336,37,1,27462],[1336,40,1,27479,"i"],[1336,41,1,27480],[1336,42,1,27481,"getInternalError"],[1336,58,1,27497],[1336,59,1,27498],[1336,79,1,27518],[1336,81,1,27519],[1336,98,1,27536,"JSON"],[1336,102,1,27540],[1336,103,1,27541,"stringify"],[1336,112,1,27550],[1336,113,1,27551,"t"],[1336,114,1,27552],[1336,115,1,27553],[1336,117,1,27555],[1336,118,1,27556],[1337,14,1,27476,"a"],[1337,17,1,27477],[1337,20,1,27477,"_i$getInternalError21"],[1337,41,1,27477],[1337,42,1,27468,"message"],[1337,49,1,27475],[1338,12,1,27557],[1338,18,1,27563],[1338,22,1,27567,"Error"],[1338,27,1,27572],[1338,28,1,27573,"a"],[1338,31,1,27574],[1338,32,1,27575],[1339,10,1,27575],[1340,10,1,27576],[1340,14,1,27579],[1340,15,1,27580,"i"],[1340,16,1,27581],[1340,17,1,27582,"isValidNamespacesEvent"],[1340,39,1,27604],[1340,40,1,27605,"o"],[1340,41,1,27606],[1340,43,1,27607,"r"],[1340,44,1,27608],[1340,46,1,27609,"t"],[1340,47,1,27610],[1340,48,1,27611,"name"],[1340,52,1,27615],[1340,53,1,27616],[1340,55,1,27617],[1341,12,1,27618],[1341,16,1,27618,"_i$getInternalError22"],[1341,37,1,27618],[1341,40,1,27635,"i"],[1341,41,1,27636],[1341,42,1,27637,"getInternalError"],[1341,58,1,27653],[1341,59,1,27654],[1341,79,1,27674],[1341,81,1,27675],[1341,98,1,27692,"JSON"],[1341,102,1,27696],[1341,103,1,27697,"stringify"],[1341,112,1,27706],[1341,113,1,27707,"t"],[1341,114,1,27708],[1341,115,1,27709],[1341,117,1,27711],[1341,118,1,27712],[1342,14,1,27632,"a"],[1342,17,1,27633],[1342,20,1,27633,"_i$getInternalError22"],[1342,41,1,27633],[1342,42,1,27624,"message"],[1342,49,1,27631],[1343,12,1,27713],[1343,18,1,27719],[1343,22,1,27723,"Error"],[1343,27,1,27728],[1343,28,1,27729,"a"],[1343,31,1,27730],[1343,32,1,27731],[1344,10,1,27731],[1345,8,1,27732],[1345,9,1,27733],[1346,8,1,27733],[1346,25,1,27733,"_x60"],[1346,29,1,27733],[1347,10,1,27733],[1347,17,1,27733,"_ref52"],[1347,23,1,27733],[1347,24,1,27733,"apply"],[1347,29,1,27733],[1347,36,1,27733,"arguments"],[1347,45,1,27733],[1348,8,1,27733],[1349,6,1,27733],[1349,11,1,27734,"_this"],[1349,16,1,27734],[1349,17,1,27739,"isValidDisconnect"],[1349,34,1,27756],[1350,8,1,27756],[1350,12,1,27756,"_ref53"],[1350,18,1,27756],[1350,21,1,27756,"_asyncToGenerator"],[1350,38,1,27756],[1350,39,1,27757],[1350,50,1,27763,"e"],[1350,51,1,27764],[1350,53,1,27766],[1351,10,1,27767],[1351,14,1,27770],[1351,15,1,27771,"i"],[1351,16,1,27772],[1351,17,1,27773,"isValidParams"],[1351,30,1,27786],[1351,31,1,27787,"e"],[1351,32,1,27788],[1351,33,1,27789],[1351,35,1,27790],[1352,12,1,27791],[1352,16,1,27791,"_i$getInternalError23"],[1352,37,1,27791],[1352,40,1,27808,"i"],[1352,41,1,27809],[1352,42,1,27810,"getInternalError"],[1352,58,1,27826],[1352,59,1,27827],[1352,79,1,27847],[1352,81,1,27848],[1352,105,1,27872,"e"],[1352,106,1,27873],[1352,108,1,27875],[1352,109,1,27876],[1353,14,1,27805,"t"],[1353,15,1,27806],[1353,18,1,27806,"_i$getInternalError23"],[1353,39,1,27806],[1353,40,1,27797,"message"],[1353,47,1,27804],[1354,12,1,27877],[1354,18,1,27883],[1354,22,1,27887,"Error"],[1354,27,1,27892],[1354,28,1,27893,"t"],[1354,29,1,27894],[1354,30,1,27895],[1355,10,1,27895],[1356,10,1,27896],[1356,14,1,27908,"s"],[1356,15,1,27909],[1356,18,1,27911,"e"],[1356,19,1,27912],[1356,20,1,27902,"topic"],[1356,25,1,27907],[1357,10,1,27913],[1357,16,1,27919,"_this"],[1357,21,1,27919],[1357,22,1,27924,"isValidSessionOrPairingTopic"],[1357,50,1,27952],[1357,51,1,27953,"s"],[1357,52,1,27954],[1357,53,1,27955],[1358,8,1,27955],[1358,9,1,27956],[1359,8,1,27956],[1359,25,1,27956,"_x61"],[1359,29,1,27956],[1360,10,1,27956],[1360,17,1,27956,"_ref53"],[1360,23,1,27956],[1360,24,1,27956,"apply"],[1360,29,1,27956],[1360,36,1,27956,"arguments"],[1360,45,1,27956],[1361,8,1,27956],[1362,6,1,27956],[1362,11,1,27957,"_this"],[1362,16,1,27957],[1362,17,1,27962,"getVerifyContext"],[1362,33,1,27978],[1363,8,1,27978],[1363,12,1,27978,"_ref54"],[1363,18,1,27978],[1363,21,1,27978,"_asyncToGenerator"],[1363,38,1,27978],[1363,39,1,27979],[1363,50,1,27985,"e"],[1363,51,1,27986],[1363,53,1,27987,"s"],[1363,54,1,27988],[1363,56,1,27991],[1364,10,1,27992],[1364,14,1,27998,"t"],[1364,15,1,27999],[1364,18,1,28000],[1365,12,1,28001,"verified"],[1365,20,1,28009],[1365,22,1,28010],[1366,14,1,28011,"verifyUrl"],[1366,23,1,28020],[1366,25,1,28021,"s"],[1366,26,1,28022],[1366,27,1,28023,"verifyUrl"],[1366,36,1,28032],[1366,40,1,28034,"y"],[1366,41,1,28035],[1366,42,1,28036,"VERIFY_SERVER"],[1366,55,1,28049],[1367,14,1,28050,"validation"],[1367,24,1,28060],[1367,26,1,28061],[1367,35,1,28070],[1368,14,1,28071,"origin"],[1368,20,1,28077],[1368,22,1,28078,"s"],[1368,23,1,28079],[1368,24,1,28080,"url"],[1368,27,1,28083],[1368,31,1,28085],[1369,12,1,28087],[1370,10,1,28088],[1370,11,1,28089],[1371,10,1,28090],[1371,14,1,28093],[1372,12,1,28094],[1372,16,1,28100,"r"],[1372,17,1,28101],[1372,26,1,28108,"_this"],[1372,31,1,28108],[1372,32,1,28113,"client"],[1372,38,1,28119],[1372,39,1,28120,"core"],[1372,43,1,28124],[1372,44,1,28125,"verify"],[1372,50,1,28131],[1372,51,1,28132,"resolve"],[1372,58,1,28139],[1372,59,1,28140],[1373,14,1,28141,"attestationId"],[1373,27,1,28154],[1373,29,1,28155,"e"],[1373,30,1,28156],[1374,14,1,28157,"verifyUrl"],[1374,23,1,28166],[1374,25,1,28167,"s"],[1374,26,1,28168],[1374,27,1,28169,"verifyUrl"],[1375,12,1,28178],[1375,13,1,28179],[1375,14,1,28180],[1376,12,1,28181,"r"],[1376,13,1,28182],[1376,18,1,28185,"t"],[1376,19,1,28186],[1376,20,1,28187,"verified"],[1376,28,1,28195],[1376,29,1,28196,"origin"],[1376,35,1,28202],[1376,38,1,28203,"r"],[1376,39,1,28204],[1376,40,1,28205,"origin"],[1376,46,1,28211],[1376,48,1,28212,"t"],[1376,49,1,28213],[1376,50,1,28214,"verified"],[1376,58,1,28222],[1376,59,1,28223,"isScam"],[1376,65,1,28229],[1376,68,1,28230,"r"],[1376,69,1,28231],[1376,70,1,28232,"isScam"],[1376,76,1,28238],[1376,78,1,28239,"t"],[1376,79,1,28240],[1376,80,1,28241,"verified"],[1376,88,1,28249],[1376,89,1,28250,"validation"],[1376,99,1,28260],[1376,102,1,28261,"r"],[1376,103,1,28262],[1376,104,1,28263,"origin"],[1376,110,1,28269],[1376,115,1,28272],[1376,119,1,28276,"URL"],[1376,122,1,28279],[1376,123,1,28280,"s"],[1376,124,1,28281],[1376,125,1,28282,"url"],[1376,128,1,28285],[1376,129,1,28286],[1376,130,1,28287,"origin"],[1376,136,1,28293],[1376,139,1,28294],[1376,146,1,28301],[1376,149,1,28302],[1376,158,1,28311],[1376,159,1,28312],[1377,10,1,28312],[1377,11,1,28313],[1377,19,1,28319,"r"],[1377,20,1,28320],[1377,22,1,28321],[1378,12,1,28322,"_this"],[1378,17,1,28322],[1378,18,1,28327,"client"],[1378,24,1,28333],[1378,25,1,28334,"logger"],[1378,31,1,28340],[1378,32,1,28341,"info"],[1378,36,1,28345],[1378,37,1,28346,"r"],[1378,38,1,28347],[1378,39,1,28348],[1379,10,1,28348],[1380,10,1,28349],[1380,17,1,28356,"_this"],[1380,22,1,28356],[1380,23,1,28361,"client"],[1380,29,1,28367],[1380,30,1,28368,"logger"],[1380,36,1,28374],[1380,37,1,28375,"info"],[1380,41,1,28379],[1380,42,1,28380],[1380,61,1,28399,"JSON"],[1380,65,1,28403],[1380,66,1,28404,"stringify"],[1380,75,1,28413],[1380,76,1,28414,"t"],[1380,77,1,28415],[1380,78,1,28416],[1380,80,1,28418],[1380,81,1,28419],[1380,83,1,28420,"t"],[1380,84,1,28421],[1381,8,1,28421],[1381,9,1,28422],[1382,8,1,28422],[1382,25,1,28422,"_x62"],[1382,29,1,28422],[1382,31,1,28422,"_x63"],[1382,35,1,28422],[1383,10,1,28422],[1383,17,1,28422,"_ref54"],[1383,23,1,28422],[1383,24,1,28422,"apply"],[1383,29,1,28422],[1383,36,1,28422,"arguments"],[1383,45,1,28422],[1384,8,1,28422],[1385,6,1,28422],[1385,11,1,28423,"_this"],[1385,16,1,28423],[1385,17,1,28428,"validateSessionProps"],[1385,37,1,28448],[1385,40,1,28449],[1385,41,1,28450,"e"],[1385,42,1,28451],[1385,44,1,28452,"s"],[1385,45,1,28453],[1385,50,1,28456],[1386,8,1,28457,"Object"],[1386,14,1,28463],[1386,15,1,28464,"values"],[1386,21,1,28470],[1386,22,1,28471,"e"],[1386,23,1,28472],[1386,24,1,28473],[1386,25,1,28474,"forEach"],[1386,32,1,28481],[1386,33,1,28482,"t"],[1386,34,1,28483],[1386,38,1,28485],[1387,10,1,28486],[1387,14,1,28489],[1387,15,1,28490,"i"],[1387,16,1,28491],[1387,17,1,28492,"isValidString"],[1387,30,1,28505],[1387,31,1,28506,"t"],[1387,32,1,28507],[1387,34,1,28508],[1387,35,1,28509],[1387,36,1,28510],[1387,37,1,28511],[1387,39,1,28512],[1388,12,1,28513],[1388,16,1,28513,"_i$getInternalError24"],[1388,37,1,28513],[1388,40,1,28530,"i"],[1388,41,1,28531],[1388,42,1,28532,"getInternalError"],[1388,58,1,28548],[1388,59,1,28549],[1388,79,1,28569],[1388,81,1,28570],[1388,84,1,28573,"s"],[1388,85,1,28574],[1388,141,1,28630,"JSON"],[1388,145,1,28634],[1388,146,1,28635,"stringify"],[1388,155,1,28644],[1388,156,1,28645,"t"],[1388,157,1,28646],[1388,158,1,28647],[1388,160,1,28649],[1388,161,1,28650],[1389,14,1,28527,"r"],[1389,15,1,28528],[1389,18,1,28528,"_i$getInternalError24"],[1389,39,1,28528],[1389,40,1,28519,"message"],[1389,47,1,28526],[1390,12,1,28651],[1390,18,1,28657],[1390,22,1,28661,"Error"],[1390,27,1,28666],[1390,28,1,28667,"r"],[1390,29,1,28668],[1390,30,1,28669],[1391,10,1,28669],[1392,8,1,28670],[1392,9,1,28671],[1392,10,1,28672],[1393,6,1,28672],[1393,7,1,28673],[1394,6,1,28673],[1394,13,1,28673,"_this"],[1394,18,1,28673],[1395,4,1,28673],[1396,4,1,28674,"_inherits"],[1396,13,1,28674],[1396,14,1,28674,"pe"],[1396,16,1,28674],[1396,18,1,28674,"_U$IEngine"],[1396,28,1,28674],[1397,4,1,28674],[1397,11,1,28674,"_createClass"],[1397,23,1,28674],[1397,24,1,28674,"pe"],[1397,26,1,28674],[1398,6,1,28674,"key"],[1398,9,1,28674],[1399,6,1,28674,"value"],[1399,11,1,28674],[1400,8,1,28674],[1400,12,1,28674,"_isInitialized"],[1400,26,1,28674],[1400,29,1,28674,"_asyncToGenerator"],[1400,46,1,28674],[1400,60,1,28695],[1401,10,1,28696],[1401,14,1,28699],[1401,15,1,28700],[1401,19,1,28704],[1401,20,1,28705,"initialized"],[1401,31,1,28716],[1401,33,1,28717],[1402,12,1,28718],[1402,16,1,28718,"_i$getInternalError25"],[1402,37,1,28718],[1402,40,1,28735,"i"],[1402,41,1,28736],[1402,42,1,28737,"getInternalError"],[1402,58,1,28753],[1402,59,1,28754],[1402,76,1,28771],[1402,78,1,28772],[1402,82,1,28776],[1402,83,1,28777,"name"],[1402,87,1,28781],[1402,88,1,28782],[1403,14,1,28732,"n"],[1403,15,1,28733],[1403,18,1,28733,"_i$getInternalError25"],[1403,39,1,28733],[1403,40,1,28724,"message"],[1403,47,1,28731],[1404,12,1,28783],[1404,18,1,28789],[1404,22,1,28793,"Error"],[1404,27,1,28798],[1404,28,1,28799,"n"],[1404,29,1,28800],[1404,30,1,28801],[1405,10,1,28801],[1406,10,1,28802],[1406,16,1,28808],[1406,20,1,28812],[1406,21,1,28813,"client"],[1406,27,1,28819],[1406,28,1,28820,"core"],[1406,32,1,28824],[1406,33,1,28825,"relayer"],[1406,40,1,28832],[1406,41,1,28833,"confirmOnlineStateOrThrow"],[1406,66,1,28858],[1406,67,1,28859],[1406,68,1,28860],[1407,8,1,28860],[1407,9,1,28861],[1408,8,1,28861],[1408,17,1,28680,"isInitialized"],[1408,30,1,28693,"isInitialized"],[1408,31,1,28693],[1409,10,1,28693],[1409,17,1,28693,"_isInitialized"],[1409,31,1,28693],[1409,32,1,28693,"apply"],[1409,37,1,28693],[1409,44,1,28693,"arguments"],[1409,53,1,28693],[1410,8,1,28693],[1411,8,1,28693],[1411,15,1,28680,"isInitialized"],[1411,28,1,28693],[1412,6,1,28693],[1413,4,1,28693],[1414,6,1,28693,"key"],[1414,9,1,28693],[1415,6,1,28693,"value"],[1415,11,1,28693],[1415,13,1,28861],[1415,22,1,28861,"registerRelayerEvents"],[1415,43,1,28882,"registerRelayerEvents"],[1415,44,1,28882],[1415,46,1,28884],[1416,8,1,28884],[1416,12,1,28884,"_this2"],[1416,18,1,28884],[1417,8,1,28885],[1417,12,1,28889],[1417,13,1,28890,"client"],[1417,19,1,28896],[1417,20,1,28897,"core"],[1417,24,1,28901],[1417,25,1,28902,"relayer"],[1417,32,1,28909],[1417,33,1,28910,"on"],[1417,35,1,28912],[1417,36,1,28913,"y"],[1417,37,1,28914],[1417,38,1,28915,"RELAYER_EVENTS"],[1417,52,1,28929],[1417,53,1,28930,"message"],[1417,60,1,28937],[1418,10,1,28937],[1418,14,1,28937,"_ref55"],[1418,20,1,28937],[1418,23,1,28937,"_asyncToGenerator"],[1418,40,1,28937],[1418,41,1,28938],[1418,52,1,28944,"n"],[1418,53,1,28945],[1418,55,1,28947],[1419,12,1,28948],[1419,16,1,28960,"e"],[1419,17,1,28961],[1419,20,1,28973,"n"],[1419,21,1,28974],[1419,22,1,28954,"topic"],[1419,27,1,28959],[1420,14,1,28970,"s"],[1420,15,1,28971],[1420,18,1,28973,"n"],[1420,19,1,28974],[1420,20,1,28962,"message"],[1420,27,1,28969],[1421,12,1,28975],[1421,16,1,28978,"_this2"],[1421,22,1,28982],[1421,23,1,28983,"ignoredPayloadTypes"],[1421,42,1,29002],[1421,43,1,29003,"includes"],[1421,51,1,29011],[1421,52,1,29012,"_this2"],[1421,58,1,29016],[1421,59,1,29017,"client"],[1421,65,1,29023],[1421,66,1,29024,"core"],[1421,70,1,29028],[1421,71,1,29029,"crypto"],[1421,77,1,29035],[1421,78,1,29036,"getPayloadType"],[1421,92,1,29050],[1421,93,1,29051,"s"],[1421,94,1,29052],[1421,95,1,29053],[1421,96,1,29054],[1421,98,1,29055],[1422,12,1,29062],[1422,16,1,29068,"t"],[1422,17,1,29069],[1422,26,1,29076,"_this2"],[1422,32,1,29080],[1422,33,1,29081,"client"],[1422,39,1,29087],[1422,40,1,29088,"core"],[1422,44,1,29092],[1422,45,1,29093,"crypto"],[1422,51,1,29099],[1422,52,1,29100,"decode"],[1422,58,1,29106],[1422,59,1,29107,"e"],[1422,60,1,29108],[1422,62,1,29109,"s"],[1422,63,1,29110],[1422,64,1,29111],[1423,12,1,29112],[1423,16,1,29115],[1424,14,1,29116,"g"],[1424,15,1,29117],[1424,16,1,29118,"isJsonRpcRequest"],[1424,32,1,29134],[1424,33,1,29135,"t"],[1424,34,1,29136],[1424,35,1,29137],[1424,39,1,29139,"_this2"],[1424,45,1,29143],[1424,46,1,29144,"client"],[1424,52,1,29150],[1424,53,1,29151,"core"],[1424,57,1,29155],[1424,58,1,29156,"history"],[1424,65,1,29163],[1424,66,1,29164,"set"],[1424,69,1,29167],[1424,70,1,29168,"e"],[1424,71,1,29169],[1424,73,1,29170,"t"],[1424,74,1,29171],[1424,75,1,29172],[1424,77,1,29173,"_this2"],[1424,83,1,29177],[1424,84,1,29178,"onRelayEventRequest"],[1424,103,1,29197],[1424,104,1,29198],[1425,16,1,29199,"topic"],[1425,21,1,29204],[1425,23,1,29205,"e"],[1425,24,1,29206],[1426,16,1,29207,"payload"],[1426,23,1,29214],[1426,25,1,29215,"t"],[1427,14,1,29216],[1427,15,1,29217],[1427,16,1,29218],[1427,20,1,29220,"g"],[1427,21,1,29221],[1427,22,1,29222,"isJsonRpcResponse"],[1427,39,1,29239],[1427,40,1,29240,"t"],[1427,41,1,29241],[1427,42,1,29242],[1427,46,1,29244],[1427,52,1,29250,"_this2"],[1427,58,1,29254],[1427,59,1,29255,"client"],[1427,65,1,29261],[1427,66,1,29262,"core"],[1427,70,1,29266],[1427,71,1,29267,"history"],[1427,78,1,29274],[1427,79,1,29275,"resolve"],[1427,86,1,29282],[1427,87,1,29283,"t"],[1427,88,1,29284],[1427,89,1,29285],[1427,97,1,29292,"_this2"],[1427,103,1,29296],[1427,104,1,29297,"onRelayEventResponse"],[1427,124,1,29317],[1427,125,1,29318],[1428,16,1,29319,"topic"],[1428,21,1,29324],[1428,23,1,29325,"e"],[1428,24,1,29326],[1429,16,1,29327,"payload"],[1429,23,1,29334],[1429,25,1,29335,"t"],[1430,14,1,29336],[1430,15,1,29337],[1430,16,1,29338],[1430,18,1,29339,"_this2"],[1430,24,1,29343],[1430,25,1,29344,"client"],[1430,31,1,29350],[1430,32,1,29351,"core"],[1430,36,1,29355],[1430,37,1,29356,"history"],[1430,44,1,29363],[1430,45,1,29364,"delete"],[1430,51,1,29370],[1430,52,1,29371,"e"],[1430,53,1,29372],[1430,55,1,29373,"t"],[1430,56,1,29374],[1430,57,1,29375,"id"],[1430,59,1,29377],[1430,60,1,29378],[1430,64,1,29380,"_this2"],[1430,70,1,29384],[1430,71,1,29385,"onRelayEventUnknownPayload"],[1430,97,1,29411],[1430,98,1,29412],[1431,16,1,29413,"topic"],[1431,21,1,29418],[1431,23,1,29419,"e"],[1431,24,1,29420],[1432,16,1,29421,"payload"],[1432,23,1,29428],[1432,25,1,29429,"t"],[1433,14,1,29430],[1433,15,1,29431],[1433,16,1,29432],[1434,12,1,29432],[1434,13,1,29433],[1434,21,1,29439,"r"],[1434,22,1,29440],[1434,24,1,29441],[1435,14,1,29442,"_this2"],[1435,20,1,29446],[1435,21,1,29447,"client"],[1435,27,1,29453],[1435,28,1,29454,"logger"],[1435,34,1,29460],[1435,35,1,29461,"error"],[1435,40,1,29466],[1435,41,1,29467,"r"],[1435,42,1,29468],[1435,43,1,29469],[1436,12,1,29469],[1437,10,1,29470],[1437,11,1,29471],[1438,10,1,29471],[1438,27,1,29471,"_x64"],[1438,31,1,29471],[1439,12,1,29471],[1439,19,1,29471,"_ref55"],[1439,25,1,29471],[1439,26,1,29471,"apply"],[1439,31,1,29471],[1439,38,1,29471,"arguments"],[1439,47,1,29471],[1440,10,1,29471],[1441,8,1,29471],[1441,12,1,29472],[1442,6,1,29472],[1443,4,1,29473],[1444,6,1,29473,"key"],[1444,9,1,29473],[1445,6,1,29473,"value"],[1445,11,1,29473],[1445,22,1,29473,"registerExpirerEvents"],[1445,43,1,29494,"registerExpirerEvents"],[1445,44,1,29494],[1445,46,1,29496],[1446,8,1,29496],[1446,12,1,29496,"_this3"],[1446,18,1,29496],[1447,8,1,29497],[1447,12,1,29501],[1447,13,1,29502,"client"],[1447,19,1,29508],[1447,20,1,29509,"core"],[1447,24,1,29513],[1447,25,1,29514,"expirer"],[1447,32,1,29521],[1447,33,1,29522,"on"],[1447,35,1,29524],[1447,36,1,29525,"y"],[1447,37,1,29526],[1447,38,1,29527,"EXPIRER_EVENTS"],[1447,52,1,29541],[1447,53,1,29542,"expired"],[1447,60,1,29549],[1448,10,1,29549],[1448,14,1,29549,"_ref56"],[1448,20,1,29549],[1448,23,1,29549,"_asyncToGenerator"],[1448,40,1,29549],[1448,41,1,29550],[1448,52,1,29556,"n"],[1448,53,1,29557],[1448,55,1,29559],[1449,12,1,29560],[1449,16,1,29560,"_i$parseExpirerTarget"],[1449,37,1,29560],[1449,40,1,29580,"i"],[1449,41,1,29581],[1449,42,1,29582,"parseExpirerTarget"],[1449,60,1,29600],[1449,61,1,29601,"n"],[1449,62,1,29602],[1449,63,1,29603,"target"],[1449,69,1,29609],[1449,70,1,29610],[1450,14,1,29572,"e"],[1450,15,1,29573],[1450,18,1,29573,"_i$parseExpirerTarget"],[1450,39,1,29573],[1450,40,1,29566,"topic"],[1450,45,1,29571],[1451,14,1,29577,"s"],[1451,15,1,29578],[1451,18,1,29578,"_i$parseExpirerTarget"],[1451,39,1,29578],[1451,40,1,29574,"id"],[1451,42,1,29576],[1452,12,1,29611],[1452,16,1,29614,"s"],[1452,17,1,29615],[1452,21,1,29617,"_this3"],[1452,27,1,29621],[1452,28,1,29622,"client"],[1452,34,1,29628],[1452,35,1,29629,"pendingRequest"],[1452,49,1,29643],[1452,50,1,29644,"keys"],[1452,54,1,29648],[1452,55,1,29649,"includes"],[1452,63,1,29657],[1452,64,1,29658,"s"],[1452,65,1,29659],[1452,66,1,29660],[1452,68,1,29661],[1452,81,1,29674,"_this3"],[1452,87,1,29678],[1452,88,1,29679,"deletePendingSessionRequest"],[1452,115,1,29706],[1452,116,1,29707,"s"],[1452,117,1,29708],[1452,119,1,29709,"i"],[1452,120,1,29710],[1452,121,1,29711,"getInternalError"],[1452,137,1,29727],[1452,138,1,29728],[1452,147,1,29737],[1452,148,1,29738],[1452,150,1,29739],[1452,151,1,29740],[1452,152,1,29741],[1452,153,1,29742],[1453,12,1,29743,"e"],[1453,13,1,29744],[1453,16,1,29745,"_this3"],[1453,22,1,29749],[1453,23,1,29750,"client"],[1453,29,1,29756],[1453,30,1,29757,"session"],[1453,37,1,29764],[1453,38,1,29765,"keys"],[1453,42,1,29769],[1453,43,1,29770,"includes"],[1453,51,1,29778],[1453,52,1,29779,"e"],[1453,53,1,29780],[1453,54,1,29781],[1453,59,1,29784],[1453,65,1,29790,"_this3"],[1453,71,1,29794],[1453,72,1,29795,"deleteSession"],[1453,85,1,29808],[1453,86,1,29809,"e"],[1453,87,1,29810],[1453,89,1,29811],[1453,90,1,29812],[1453,91,1,29813],[1453,92,1,29814],[1453,94,1,29815,"_this3"],[1453,100,1,29819],[1453,101,1,29820,"client"],[1453,107,1,29826],[1453,108,1,29827,"events"],[1453,114,1,29833],[1453,115,1,29834,"emit"],[1453,119,1,29838],[1453,120,1,29839],[1453,136,1,29855],[1453,138,1,29856],[1454,14,1,29857,"topic"],[1454,19,1,29862],[1454,21,1,29863,"e"],[1455,12,1,29864],[1455,13,1,29865],[1455,14,1,29866],[1455,15,1,29867],[1455,18,1,29868,"s"],[1455,19,1,29869],[1455,24,1,29872],[1455,30,1,29878,"_this3"],[1455,36,1,29882],[1455,37,1,29883,"deleteProposal"],[1455,51,1,29897],[1455,52,1,29898,"s"],[1455,53,1,29899],[1455,55,1,29900],[1455,56,1,29901],[1455,57,1,29902],[1455,58,1,29903],[1455,60,1,29904,"_this3"],[1455,66,1,29908],[1455,67,1,29909,"client"],[1455,73,1,29915],[1455,74,1,29916,"events"],[1455,80,1,29922],[1455,81,1,29923,"emit"],[1455,85,1,29927],[1455,86,1,29928],[1455,103,1,29945],[1455,105,1,29946],[1456,14,1,29947,"id"],[1456,16,1,29949],[1456,18,1,29950,"s"],[1457,12,1,29951],[1457,13,1,29952],[1457,14,1,29953],[1457,15,1,29954],[1458,10,1,29954],[1458,11,1,29955],[1459,10,1,29955],[1459,27,1,29955,"_x65"],[1459,31,1,29955],[1460,12,1,29955],[1460,19,1,29955,"_ref56"],[1460,25,1,29955],[1460,26,1,29955,"apply"],[1460,31,1,29955],[1460,38,1,29955,"arguments"],[1460,47,1,29955],[1461,10,1,29955],[1462,8,1,29955],[1462,12,1,29956],[1463,6,1,29956],[1464,4,1,29957],[1465,6,1,29957,"key"],[1465,9,1,29957],[1466,6,1,29957,"value"],[1466,11,1,29957],[1466,22,1,29957,"registerPairingEvents"],[1466,43,1,29978,"registerPairingEvents"],[1466,44,1,29978],[1466,46,1,29980],[1467,8,1,29981],[1467,12,1,29985],[1467,13,1,29986,"client"],[1467,19,1,29992],[1467,20,1,29993,"core"],[1467,24,1,29997],[1467,25,1,29998,"pairing"],[1467,32,1,30005],[1467,33,1,30006,"events"],[1467,39,1,30012],[1467,40,1,30013,"on"],[1467,42,1,30015],[1467,43,1,30016,"y"],[1467,44,1,30017],[1467,45,1,30018,"PAIRING_EVENTS"],[1467,59,1,30032],[1467,60,1,30033,"create"],[1467,66,1,30039],[1467,68,1,30040,"n"],[1467,69,1,30041],[1467,73,1,30043],[1467,77,1,30047],[1467,78,1,30048,"onPairingCreated"],[1467,94,1,30064],[1467,95,1,30065,"n"],[1467,96,1,30066],[1467,97,1,30067],[1467,98,1,30068],[1468,6,1,30068],[1469,4,1,30069],[1470,6,1,30069,"key"],[1470,9,1,30069],[1471,6,1,30069,"value"],[1471,11,1,30069],[1471,22,1,30069,"isValidPairingTopic"],[1471,41,1,30088,"isValidPairingTopic"],[1471,42,1,30089,"n"],[1471,43,1,30090],[1471,45,1,30091],[1472,8,1,30092],[1472,12,1,30095],[1472,13,1,30096,"i"],[1472,14,1,30097],[1472,15,1,30098,"isValidString"],[1472,28,1,30111],[1472,29,1,30112,"n"],[1472,30,1,30113],[1472,32,1,30114],[1472,33,1,30115],[1472,34,1,30116],[1472,35,1,30117],[1472,37,1,30118],[1473,10,1,30119],[1473,14,1,30119,"_i$getInternalError26"],[1473,35,1,30119],[1473,38,1,30136,"i"],[1473,39,1,30137],[1473,40,1,30138,"getInternalError"],[1473,56,1,30154],[1473,57,1,30155],[1473,77,1,30175],[1473,79,1,30176],[1473,116,1,30213,"n"],[1473,117,1,30214],[1473,119,1,30216],[1473,120,1,30217],[1474,12,1,30133,"e"],[1474,13,1,30134],[1474,16,1,30134,"_i$getInternalError26"],[1474,37,1,30134],[1474,38,1,30125,"message"],[1474,45,1,30132],[1475,10,1,30218],[1475,16,1,30224],[1475,20,1,30228,"Error"],[1475,25,1,30233],[1475,26,1,30234,"e"],[1475,27,1,30235],[1475,28,1,30236],[1476,8,1,30236],[1477,8,1,30237],[1477,12,1,30240],[1477,13,1,30241],[1477,17,1,30245],[1477,18,1,30246,"client"],[1477,24,1,30252],[1477,25,1,30253,"core"],[1477,29,1,30257],[1477,30,1,30258,"pairing"],[1477,37,1,30265],[1477,38,1,30266,"pairings"],[1477,46,1,30274],[1477,47,1,30275,"keys"],[1477,51,1,30279],[1477,52,1,30280,"includes"],[1477,60,1,30288],[1477,61,1,30289,"n"],[1477,62,1,30290],[1477,63,1,30291],[1477,65,1,30292],[1478,10,1,30293],[1478,14,1,30293,"_i$getInternalError27"],[1478,35,1,30293],[1478,38,1,30310,"i"],[1478,39,1,30311],[1478,40,1,30312,"getInternalError"],[1478,56,1,30328],[1478,57,1,30329],[1478,74,1,30346],[1478,76,1,30347],[1478,108,1,30379,"n"],[1478,109,1,30380],[1478,111,1,30382],[1478,112,1,30383],[1479,12,1,30307,"e"],[1479,14,1,30308],[1479,17,1,30308,"_i$getInternalError27"],[1479,38,1,30308],[1479,39,1,30299,"message"],[1479,46,1,30306],[1480,10,1,30384],[1480,16,1,30390],[1480,20,1,30394,"Error"],[1480,25,1,30399],[1480,26,1,30400,"e"],[1480,28,1,30401],[1480,29,1,30402],[1481,8,1,30402],[1482,8,1,30403],[1482,12,1,30406,"i"],[1482,13,1,30407],[1482,14,1,30408,"isExpired"],[1482,23,1,30417],[1482,24,1,30418],[1482,28,1,30422],[1482,29,1,30423,"client"],[1482,35,1,30429],[1482,36,1,30430,"core"],[1482,40,1,30434],[1482,41,1,30435,"pairing"],[1482,48,1,30442],[1482,49,1,30443,"pairings"],[1482,57,1,30451],[1482,58,1,30452,"get"],[1482,61,1,30455],[1482,62,1,30456,"n"],[1482,63,1,30457],[1482,64,1,30458],[1482,65,1,30459,"expiry"],[1482,71,1,30465],[1482,72,1,30466],[1482,74,1,30467],[1483,10,1,30468],[1483,14,1,30468,"_i$getInternalError28"],[1483,35,1,30468],[1483,38,1,30485,"i"],[1483,39,1,30486],[1483,40,1,30487,"getInternalError"],[1483,56,1,30503],[1483,57,1,30504],[1483,66,1,30513],[1483,68,1,30514],[1483,86,1,30532,"n"],[1483,87,1,30533],[1483,89,1,30535],[1483,90,1,30536],[1484,12,1,30482,"e"],[1484,15,1,30483],[1484,18,1,30483,"_i$getInternalError28"],[1484,39,1,30483],[1484,40,1,30474,"message"],[1484,47,1,30481],[1485,10,1,30537],[1485,16,1,30543],[1485,20,1,30547,"Error"],[1485,25,1,30552],[1485,26,1,30553,"e"],[1485,29,1,30554],[1485,30,1,30555],[1486,8,1,30555],[1487,6,1,30556],[1488,4,1,30557],[1489,6,1,30557,"key"],[1489,9,1,30557],[1490,6,1,30557,"value"],[1490,11,1,30557],[1491,8,1,30557],[1491,12,1,30557,"_isValidSessionTopic"],[1491,32,1,30557],[1491,35,1,30557,"_asyncToGenerator"],[1491,52,1,30557],[1491,64,1,30583,"n"],[1491,65,1,30584],[1491,67,1,30585],[1492,10,1,30586],[1492,14,1,30589],[1492,15,1,30590,"i"],[1492,16,1,30591],[1492,17,1,30592,"isValidString"],[1492,30,1,30605],[1492,31,1,30606,"n"],[1492,32,1,30607],[1492,34,1,30608],[1492,35,1,30609],[1492,36,1,30610],[1492,37,1,30611],[1492,39,1,30612],[1493,12,1,30613],[1493,16,1,30613,"_i$getInternalError29"],[1493,37,1,30613],[1493,40,1,30630,"i"],[1493,41,1,30631],[1493,42,1,30632,"getInternalError"],[1493,58,1,30648],[1493,59,1,30649],[1493,79,1,30669],[1493,81,1,30670],[1493,118,1,30707,"n"],[1493,119,1,30708],[1493,121,1,30710],[1493,122,1,30711],[1494,14,1,30627,"e"],[1494,15,1,30628],[1494,18,1,30628,"_i$getInternalError29"],[1494,39,1,30628],[1494,40,1,30619,"message"],[1494,47,1,30626],[1495,12,1,30712],[1495,18,1,30718],[1495,22,1,30722,"Error"],[1495,27,1,30727],[1495,28,1,30728,"e"],[1495,29,1,30729],[1495,30,1,30730],[1496,10,1,30730],[1497,10,1,30731],[1497,14,1,30734],[1497,15,1,30735],[1497,19,1,30739],[1497,20,1,30740,"client"],[1497,26,1,30746],[1497,27,1,30747,"session"],[1497,34,1,30754],[1497,35,1,30755,"keys"],[1497,39,1,30759],[1497,40,1,30760,"includes"],[1497,48,1,30768],[1497,49,1,30769,"n"],[1497,50,1,30770],[1497,51,1,30771],[1497,53,1,30772],[1498,12,1,30773],[1498,16,1,30773,"_i$getInternalError30"],[1498,37,1,30773],[1498,40,1,30790,"i"],[1498,41,1,30791],[1498,42,1,30792,"getInternalError"],[1498,58,1,30808],[1498,59,1,30809],[1498,76,1,30826],[1498,78,1,30827],[1498,110,1,30859,"n"],[1498,111,1,30860],[1498,113,1,30862],[1498,114,1,30863],[1499,14,1,30787,"e"],[1499,17,1,30788],[1499,20,1,30788,"_i$getInternalError30"],[1499,41,1,30788],[1499,42,1,30779,"message"],[1499,49,1,30786],[1500,12,1,30864],[1500,18,1,30870],[1500,22,1,30874,"Error"],[1500,27,1,30879],[1500,28,1,30880,"e"],[1500,31,1,30881],[1500,32,1,30882],[1501,10,1,30882],[1502,10,1,30883],[1502,14,1,30886,"i"],[1502,15,1,30887],[1502,16,1,30888,"isExpired"],[1502,25,1,30897],[1502,26,1,30898],[1502,30,1,30902],[1502,31,1,30903,"client"],[1502,37,1,30909],[1502,38,1,30910,"session"],[1502,45,1,30917],[1502,46,1,30918,"get"],[1502,49,1,30921],[1502,50,1,30922,"n"],[1502,51,1,30923],[1502,52,1,30924],[1502,53,1,30925,"expiry"],[1502,59,1,30931],[1502,60,1,30932],[1502,62,1,30933],[1503,12,1,30934],[1503,18,1,30940],[1503,22,1,30944],[1503,23,1,30945,"deleteSession"],[1503,36,1,30958],[1503,37,1,30959,"n"],[1503,38,1,30960],[1503,39,1,30961],[1504,12,1,30962],[1504,16,1,30962,"_i$getInternalError31"],[1504,37,1,30962],[1504,40,1,30979,"i"],[1504,41,1,30980],[1504,42,1,30981,"getInternalError"],[1504,58,1,30997],[1504,59,1,30998],[1504,68,1,31007],[1504,70,1,31008],[1504,88,1,31026,"n"],[1504,89,1,31027],[1504,91,1,31029],[1504,92,1,31030],[1505,14,1,30976,"e"],[1505,17,1,30977],[1505,20,1,30977,"_i$getInternalError31"],[1505,41,1,30977],[1505,42,1,30968,"message"],[1505,49,1,30975],[1506,12,1,31031],[1506,18,1,31037],[1506,22,1,31041,"Error"],[1506,27,1,31046],[1506,28,1,31047,"e"],[1506,31,1,31048],[1506,32,1,31049],[1507,10,1,31049],[1508,8,1,31050],[1508,9,1,31051],[1509,8,1,31051],[1509,17,1,30563,"isValidSessionTopic"],[1509,36,1,30582,"isValidSessionTopic"],[1509,37,1,30582,"_x66"],[1509,41,1,30582],[1510,10,1,30582],[1510,17,1,30582,"_isValidSessionTopic"],[1510,37,1,30582],[1510,38,1,30582,"apply"],[1510,43,1,30582],[1510,50,1,30582,"arguments"],[1510,59,1,30582],[1511,8,1,30582],[1512,8,1,30582],[1512,15,1,30563,"isValidSessionTopic"],[1512,34,1,30582],[1513,6,1,30582],[1514,4,1,30582],[1515,6,1,30582,"key"],[1515,9,1,30582],[1516,6,1,30582,"value"],[1516,11,1,30582],[1517,8,1,30582],[1517,12,1,30582,"_isValidSessionOrPairingTopic"],[1517,41,1,30582],[1517,44,1,30582,"_asyncToGenerator"],[1517,61,1,30582],[1517,62,1,31051],[1517,73,1,31086,"n"],[1517,74,1,31087],[1517,76,1,31088],[1518,10,1,31089],[1518,14,1,31092],[1518,18,1,31096],[1518,19,1,31097,"client"],[1518,25,1,31103],[1518,26,1,31104,"session"],[1518,33,1,31111],[1518,34,1,31112,"keys"],[1518,38,1,31116],[1518,39,1,31117,"includes"],[1518,47,1,31125],[1518,48,1,31126,"n"],[1518,49,1,31127],[1518,50,1,31128],[1518,52,1,31129],[1518,58,1,31135],[1518,62,1,31139],[1518,63,1,31140,"isValidSessionTopic"],[1518,82,1,31159],[1518,83,1,31160,"n"],[1518,84,1,31161],[1518,85,1,31162],[1518,86,1,31163],[1518,91,1,31168],[1518,95,1,31171],[1518,99,1,31175],[1518,100,1,31176,"client"],[1518,106,1,31182],[1518,107,1,31183,"core"],[1518,111,1,31187],[1518,112,1,31188,"pairing"],[1518,119,1,31195],[1518,120,1,31196,"pairings"],[1518,128,1,31204],[1518,129,1,31205,"keys"],[1518,133,1,31209],[1518,134,1,31210,"includes"],[1518,142,1,31218],[1518,143,1,31219,"n"],[1518,144,1,31220],[1518,145,1,31221],[1518,147,1,31222],[1518,151,1,31226],[1518,152,1,31227,"isValidPairingTopic"],[1518,171,1,31246],[1518,172,1,31247,"n"],[1518,173,1,31248],[1518,174,1,31249],[1518,175,1,31250],[1518,180,1,31255],[1518,184,1,31258,"i"],[1518,185,1,31259],[1518,186,1,31260,"isValidString"],[1518,199,1,31273],[1518,200,1,31274,"n"],[1518,201,1,31275],[1518,203,1,31276],[1518,204,1,31277],[1518,205,1,31278],[1518,206,1,31279],[1518,208,1,31280],[1519,12,1,31281],[1519,16,1,31281,"_i$getInternalError32"],[1519,37,1,31281],[1519,40,1,31298,"i"],[1519,41,1,31299],[1519,42,1,31300,"getInternalError"],[1519,58,1,31316],[1519,59,1,31317],[1519,76,1,31334],[1519,78,1,31335],[1519,121,1,31378,"n"],[1519,122,1,31379],[1519,124,1,31381],[1519,125,1,31382],[1520,14,1,31295,"e"],[1520,15,1,31296],[1520,18,1,31296,"_i$getInternalError32"],[1520,39,1,31296],[1520,40,1,31287,"message"],[1520,47,1,31294],[1521,12,1,31383],[1521,18,1,31389],[1521,22,1,31393,"Error"],[1521,27,1,31398],[1521,28,1,31399,"e"],[1521,29,1,31400],[1521,30,1,31401],[1522,10,1,31401],[1522,11,1,31402],[1522,17,1,31406],[1523,12,1,31407],[1523,16,1,31407,"_i$getInternalError33"],[1523,37,1,31407],[1523,40,1,31424,"i"],[1523,41,1,31425],[1523,42,1,31426,"getInternalError"],[1523,58,1,31442],[1523,59,1,31443],[1523,79,1,31463],[1523,81,1,31464],[1523,129,1,31512,"n"],[1523,130,1,31513],[1523,132,1,31515],[1523,133,1,31516],[1524,14,1,31421,"e"],[1524,17,1,31422],[1524,20,1,31422,"_i$getInternalError33"],[1524,41,1,31422],[1524,42,1,31413,"message"],[1524,49,1,31420],[1525,12,1,31517],[1525,18,1,31523],[1525,22,1,31527,"Error"],[1525,27,1,31532],[1525,28,1,31533,"e"],[1525,31,1,31534],[1525,32,1,31535],[1526,10,1,31535],[1527,8,1,31536],[1527,9,1,31537],[1528,8,1,31537],[1528,17,1,31057,"isValidSessionOrPairingTopic"],[1528,45,1,31085,"isValidSessionOrPairingTopic"],[1528,46,1,31085,"_x67"],[1528,50,1,31085],[1529,10,1,31085],[1529,17,1,31085,"_isValidSessionOrPairingTopic"],[1529,46,1,31085],[1529,47,1,31085,"apply"],[1529,52,1,31085],[1529,59,1,31085,"arguments"],[1529,68,1,31085],[1530,8,1,31085],[1531,8,1,31085],[1531,15,1,31057,"isValidSessionOrPairingTopic"],[1531,43,1,31085],[1532,6,1,31085],[1533,4,1,31085],[1534,6,1,31085,"key"],[1534,9,1,31085],[1535,6,1,31085,"value"],[1535,11,1,31085],[1536,8,1,31085],[1536,12,1,31085,"_isValidProposalId"],[1536,30,1,31085],[1536,33,1,31085,"_asyncToGenerator"],[1536,50,1,31085],[1536,51,1,31537],[1536,62,1,31561,"n"],[1536,63,1,31562],[1536,65,1,31563],[1537,10,1,31564],[1537,14,1,31567],[1537,15,1,31568,"i"],[1537,16,1,31569],[1537,17,1,31570,"isValidId"],[1537,26,1,31579],[1537,27,1,31580,"n"],[1537,28,1,31581],[1537,29,1,31582],[1537,31,1,31583],[1538,12,1,31584],[1538,16,1,31584,"_i$getInternalError34"],[1538,37,1,31584],[1538,40,1,31601,"i"],[1538,41,1,31602],[1538,42,1,31603,"getInternalError"],[1538,58,1,31619],[1538,59,1,31620],[1538,79,1,31640],[1538,81,1,31641],[1538,116,1,31676,"n"],[1538,117,1,31677],[1538,119,1,31679],[1538,120,1,31680],[1539,14,1,31598,"e"],[1539,15,1,31599],[1539,18,1,31599,"_i$getInternalError34"],[1539,39,1,31599],[1539,40,1,31590,"message"],[1539,47,1,31597],[1540,12,1,31681],[1540,18,1,31687],[1540,22,1,31691,"Error"],[1540,27,1,31696],[1540,28,1,31697,"e"],[1540,29,1,31698],[1540,30,1,31699],[1541,10,1,31699],[1542,10,1,31700],[1542,14,1,31703],[1542,15,1,31704],[1542,19,1,31708],[1542,20,1,31709,"client"],[1542,26,1,31715],[1542,27,1,31716,"proposal"],[1542,35,1,31724],[1542,36,1,31725,"keys"],[1542,40,1,31729],[1542,41,1,31730,"includes"],[1542,49,1,31738],[1542,50,1,31739,"n"],[1542,51,1,31740],[1542,52,1,31741],[1542,54,1,31742],[1543,12,1,31743],[1543,16,1,31743,"_i$getInternalError35"],[1543,37,1,31743],[1543,40,1,31760,"i"],[1543,41,1,31761],[1543,42,1,31762,"getInternalError"],[1543,58,1,31778],[1543,59,1,31779],[1543,76,1,31796],[1543,78,1,31797],[1543,108,1,31827,"n"],[1543,109,1,31828],[1543,111,1,31830],[1543,112,1,31831],[1544,14,1,31757,"e"],[1544,17,1,31758],[1544,20,1,31758,"_i$getInternalError35"],[1544,41,1,31758],[1544,42,1,31749,"message"],[1544,49,1,31756],[1545,12,1,31832],[1545,18,1,31838],[1545,22,1,31842,"Error"],[1545,27,1,31847],[1545,28,1,31848,"e"],[1545,31,1,31849],[1545,32,1,31850],[1546,10,1,31850],[1547,10,1,31851],[1547,14,1,31854,"i"],[1547,15,1,31855],[1547,16,1,31856,"isExpired"],[1547,25,1,31865],[1547,26,1,31866],[1547,30,1,31870],[1547,31,1,31871,"client"],[1547,37,1,31877],[1547,38,1,31878,"proposal"],[1547,46,1,31886],[1547,47,1,31887,"get"],[1547,50,1,31890],[1547,51,1,31891,"n"],[1547,52,1,31892],[1547,53,1,31893],[1547,54,1,31894,"expiry"],[1547,60,1,31900],[1547,61,1,31901],[1547,63,1,31902],[1548,12,1,31903],[1548,18,1,31909],[1548,22,1,31913],[1548,23,1,31914,"deleteProposal"],[1548,37,1,31928],[1548,38,1,31929,"n"],[1548,39,1,31930],[1548,40,1,31931],[1549,12,1,31932],[1549,16,1,31932,"_i$getInternalError36"],[1549,37,1,31932],[1549,40,1,31949,"i"],[1549,41,1,31950],[1549,42,1,31951,"getInternalError"],[1549,58,1,31967],[1549,59,1,31968],[1549,68,1,31977],[1549,70,1,31978],[1549,86,1,31994,"n"],[1549,87,1,31995],[1549,89,1,31997],[1549,90,1,31998],[1550,14,1,31946,"e"],[1550,17,1,31947],[1550,20,1,31947,"_i$getInternalError36"],[1550,41,1,31947],[1550,42,1,31938,"message"],[1550,49,1,31945],[1551,12,1,31999],[1551,18,1,32005],[1551,22,1,32009,"Error"],[1551,27,1,32014],[1551,28,1,32015,"e"],[1551,31,1,32016],[1551,32,1,32017],[1552,10,1,32017],[1553,8,1,32018],[1553,9,1,32019],[1554,8,1,32019],[1554,17,1,31543,"isValidProposalId"],[1554,34,1,31560,"isValidProposalId"],[1554,35,1,31560,"_x68"],[1554,39,1,31560],[1555,10,1,31560],[1555,17,1,31560,"_isValidProposalId"],[1555,35,1,31560],[1555,36,1,31560,"apply"],[1555,41,1,31560],[1555,48,1,31560,"arguments"],[1555,57,1,31560],[1556,8,1,31560],[1557,8,1,31560],[1557,15,1,31543,"isValidProposalId"],[1557,32,1,31560],[1558,6,1,31560],[1559,4,1,31560],[1560,2,1,31560],[1560,4,1,2544,"U"],[1560,5,1,2545],[1560,6,1,2546,"IEngine"],[1560,13,1,2553],[1561,2,1,2553],[1561,6,1,32026,"he"],[1561,8,1,32028],[1561,34,1,32028,"_y$Store"],[1561,42,1,32028],[1562,4,1,32045],[1562,13,1,32045,"he"],[1562,16,1,32057,"n"],[1562,17,1,32058],[1562,19,1,32059,"e"],[1562,20,1,32060],[1562,22,1,32061],[1563,6,1,32061],[1563,10,1,32061,"_this4"],[1563,16,1,32061],[1564,6,1,32061,"_classCallCheck"],[1564,21,1,32061],[1564,28,1,32061,"he"],[1564,30,1,32061],[1565,6,1,32062,"_this4"],[1565,12,1,32062],[1565,15,1,32062,"_callSuper"],[1565,25,1,32062],[1565,32,1,32062,"he"],[1565,34,1,32062],[1565,37,1,32068,"n"],[1565,38,1,32069],[1565,40,1,32070,"e"],[1565,41,1,32071],[1565,43,1,32072,"Y"],[1565,44,1,32073],[1565,46,1,32074,"T"],[1565,47,1,32075],[1565,51,1,32077,"_this4"],[1565,57,1,32077],[1565,58,1,32082,"core"],[1565,62,1,32086],[1565,65,1,32087,"n"],[1565,66,1,32088],[1565,68,1,32089,"_this4"],[1565,74,1,32089],[1565,75,1,32094,"logger"],[1565,81,1,32100],[1565,84,1,32101,"e"],[1565,85,1,32102],[1566,6,1,32102],[1566,13,1,32102,"_this4"],[1566,19,1,32102],[1567,4,1,32102],[1568,4,1,32103,"_inherits"],[1568,13,1,32103],[1568,14,1,32103,"he"],[1568,16,1,32103],[1568,18,1,32103,"_y$Store"],[1568,26,1,32103],[1569,4,1,32103],[1569,11,1,32103,"_createClass"],[1569,23,1,32103],[1569,24,1,32103,"he"],[1569,26,1,32103],[1570,2,1,32103],[1570,4,1,32037,"y"],[1570,5,1,32038],[1570,6,1,32039,"Store"],[1570,11,1,32044],[1571,2,1,32044],[1571,6,1,32110,"z"],[1571,7,1,32111],[1571,33,1,32111,"_y$Store2"],[1571,42,1,32111],[1572,4,1,32128],[1572,13,1,32128,"z"],[1572,15,1,32140,"n"],[1572,16,1,32141],[1572,18,1,32142,"e"],[1572,19,1,32143],[1572,21,1,32144],[1573,6,1,32144],[1573,10,1,32144,"_this5"],[1573,16,1,32144],[1574,6,1,32144,"_classCallCheck"],[1574,21,1,32144],[1574,28,1,32144,"z"],[1574,29,1,32144],[1575,6,1,32145,"_this5"],[1575,12,1,32145],[1575,15,1,32145,"_callSuper"],[1575,25,1,32145],[1575,32,1,32145,"z"],[1575,33,1,32145],[1575,36,1,32151,"n"],[1575,37,1,32152],[1575,39,1,32153,"e"],[1575,40,1,32154],[1575,42,1,32155,"Q"],[1575,43,1,32156],[1575,45,1,32157,"T"],[1575,46,1,32158],[1575,50,1,32160,"_this5"],[1575,56,1,32160],[1575,57,1,32165,"core"],[1575,61,1,32169],[1575,64,1,32170,"n"],[1575,65,1,32171],[1575,67,1,32172,"_this5"],[1575,73,1,32172],[1575,74,1,32177,"logger"],[1575,80,1,32183],[1575,83,1,32184,"e"],[1575,84,1,32185],[1576,6,1,32185],[1576,13,1,32185,"_this5"],[1576,19,1,32185],[1577,4,1,32185],[1578,4,1,32186,"_inherits"],[1578,13,1,32186],[1578,14,1,32186,"z"],[1578,15,1,32186],[1578,17,1,32186,"_y$Store2"],[1578,26,1,32186],[1579,4,1,32186],[1579,11,1,32186,"_createClass"],[1579,23,1,32186],[1579,24,1,32186,"z"],[1579,25,1,32186],[1580,2,1,32186],[1580,4,1,32120,"y"],[1580,5,1,32121],[1580,6,1,32122,"Store"],[1580,11,1,32127],[1581,2,1,32127],[1581,6,1,32193,"de"],[1581,8,1,32195],[1581,34,1,32195,"_y$Store3"],[1581,43,1,32195],[1582,4,1,32212],[1582,13,1,32212,"de"],[1582,16,1,32224,"n"],[1582,17,1,32225],[1582,19,1,32226,"e"],[1582,20,1,32227],[1582,22,1,32228],[1583,6,1,32228],[1583,10,1,32228,"_this6"],[1583,16,1,32228],[1584,6,1,32228,"_classCallCheck"],[1584,21,1,32228],[1584,28,1,32228,"de"],[1584,30,1,32228],[1585,6,1,32229,"_this6"],[1585,12,1,32229],[1585,15,1,32229,"_callSuper"],[1585,25,1,32229],[1585,32,1,32229,"de"],[1585,34,1,32229],[1585,37,1,32235,"n"],[1585,38,1,32236],[1585,40,1,32237,"e"],[1585,41,1,32238],[1585,43,1,32239,"K"],[1585,44,1,32240],[1585,46,1,32241,"T"],[1585,47,1,32242],[1585,49,1,32243,"s"],[1585,50,1,32244],[1585,54,1,32246,"s"],[1585,55,1,32247],[1585,56,1,32248,"id"],[1585,58,1,32250],[1585,62,1,32252,"_this6"],[1585,68,1,32252],[1585,69,1,32257,"core"],[1585,73,1,32261],[1585,76,1,32262,"n"],[1585,77,1,32263],[1585,79,1,32264,"_this6"],[1585,85,1,32264],[1585,86,1,32269,"logger"],[1585,92,1,32275],[1585,95,1,32276,"e"],[1585,96,1,32277],[1586,6,1,32277],[1586,13,1,32277,"_this6"],[1586,19,1,32277],[1587,4,1,32277],[1588,4,1,32278,"_inherits"],[1588,13,1,32278],[1588,14,1,32278,"de"],[1588,16,1,32278],[1588,18,1,32278,"_y$Store3"],[1588,27,1,32278],[1589,4,1,32278],[1589,11,1,32278,"_createClass"],[1589,23,1,32278],[1589,24,1,32278,"de"],[1589,26,1,32278],[1590,2,1,32278],[1590,4,1,32204,"y"],[1590,5,1,32205],[1590,6,1,32206,"Store"],[1590,11,1,32211],[1591,2,1,32211],[1591,6,1,32285,"x"],[1591,7,1,32286],[1591,33,1,32286,"_U$ISignClient"],[1591,47,1,32286],[1592,4,1,32309],[1592,13,1,32309,"x"],[1592,15,1,32321,"n"],[1592,16,1,32322],[1592,18,1,32323],[1593,6,1,32323],[1593,10,1,32323,"_this7"],[1593,16,1,32323],[1594,6,1,32323,"_classCallCheck"],[1594,21,1,32323],[1594,28,1,32323,"x"],[1594,29,1,32323],[1595,6,1,32324,"_this7"],[1595,12,1,32324],[1595,15,1,32324,"_callSuper"],[1595,25,1,32324],[1595,32,1,32324,"x"],[1595,33,1,32324],[1595,36,1,32330,"n"],[1595,37,1,32331],[1595,41,1,32333,"_this7"],[1595,47,1,32333],[1595,48,1,32338,"protocol"],[1595,56,1,32346],[1595,59,1,32347,"A"],[1595,60,1,32348],[1595,62,1,32349,"_this7"],[1595,68,1,32349],[1595,69,1,32354,"version"],[1595,76,1,32361],[1595,79,1,32362,"L"],[1595,80,1,32363],[1595,82,1,32364,"_this7"],[1595,88,1,32364],[1595,89,1,32369,"name"],[1595,93,1,32373],[1595,96,1,32374,"V"],[1595,97,1,32375],[1595,98,1,32376,"name"],[1595,102,1,32380],[1595,104,1,32381,"_this7"],[1595,110,1,32381],[1595,111,1,32386,"events"],[1595,117,1,32392],[1595,120,1,32393],[1595,124,1,32397,"$"],[1595,125,1,32398],[1595,126,1,32399,"EventEmitter"],[1595,138,1,32411],[1595,139,1,32410],[1595,140,1,32411],[1595,142,1,32412,"_this7"],[1595,148,1,32412],[1595,149,1,32417,"on"],[1595,151,1,32419],[1595,154,1,32420],[1595,155,1,32421,"s"],[1595,156,1,32422],[1595,158,1,32423,"t"],[1595,159,1,32424],[1595,164,1,32427,"_this7"],[1595,170,1,32427],[1595,171,1,32432,"events"],[1595,177,1,32438],[1595,178,1,32439,"on"],[1595,180,1,32441],[1595,181,1,32442,"s"],[1595,182,1,32443],[1595,184,1,32444,"t"],[1595,185,1,32445],[1595,186,1,32446],[1595,188,1,32447,"_this7"],[1595,194,1,32447],[1595,195,1,32452,"once"],[1595,199,1,32456],[1595,202,1,32457],[1595,203,1,32458,"s"],[1595,204,1,32459],[1595,206,1,32460,"t"],[1595,207,1,32461],[1595,212,1,32464,"_this7"],[1595,218,1,32464],[1595,219,1,32469,"events"],[1595,225,1,32475],[1595,226,1,32476,"once"],[1595,230,1,32480],[1595,231,1,32481,"s"],[1595,232,1,32482],[1595,234,1,32483,"t"],[1595,235,1,32484],[1595,236,1,32485],[1595,238,1,32486,"_this7"],[1595,244,1,32486],[1595,245,1,32491,"off"],[1595,248,1,32494],[1595,251,1,32495],[1595,252,1,32496,"s"],[1595,253,1,32497],[1595,255,1,32498,"t"],[1595,256,1,32499],[1595,261,1,32502,"_this7"],[1595,267,1,32502],[1595,268,1,32507,"events"],[1595,274,1,32513],[1595,275,1,32514,"off"],[1595,278,1,32517],[1595,279,1,32518,"s"],[1595,280,1,32519],[1595,282,1,32520,"t"],[1595,283,1,32521],[1595,284,1,32522],[1595,286,1,32523,"_this7"],[1595,292,1,32523],[1595,293,1,32528,"removeListener"],[1595,307,1,32542],[1595,310,1,32543],[1595,311,1,32544,"s"],[1595,312,1,32545],[1595,314,1,32546,"t"],[1595,315,1,32547],[1595,320,1,32550,"_this7"],[1595,326,1,32550],[1595,327,1,32555,"events"],[1595,333,1,32561],[1595,334,1,32562,"removeListener"],[1595,348,1,32576],[1595,349,1,32577,"s"],[1595,350,1,32578],[1595,352,1,32579,"t"],[1595,353,1,32580],[1595,354,1,32581],[1595,356,1,32582,"_this7"],[1595,362,1,32582],[1595,363,1,32587,"removeAllListeners"],[1595,381,1,32605],[1595,384,1,32606,"s"],[1595,385,1,32607],[1595,389,1,32609,"_this7"],[1595,395,1,32609],[1595,396,1,32614,"events"],[1595,402,1,32620],[1595,403,1,32621,"removeAllListeners"],[1595,421,1,32639],[1595,422,1,32640,"s"],[1595,423,1,32641],[1595,424,1,32642],[1595,426,1,32643,"_this7"],[1595,432,1,32643],[1595,433,1,32648,"connect"],[1595,440,1,32655],[1596,8,1,32655],[1596,12,1,32655,"_ref57"],[1596,18,1,32655],[1596,21,1,32655,"_asyncToGenerator"],[1596,38,1,32655],[1596,39,1,32656],[1596,50,1,32662,"s"],[1596,51,1,32663],[1596,53,1,32665],[1597,10,1,32666],[1597,14,1,32669],[1598,12,1,32670],[1598,25,1,32683,"_this7"],[1598,31,1,32683],[1598,32,1,32688,"engine"],[1598,38,1,32694],[1598,39,1,32695,"connect"],[1598,46,1,32702],[1598,47,1,32703,"s"],[1598,48,1,32704],[1598,49,1,32705],[1599,10,1,32705],[1599,11,1,32706],[1599,19,1,32712,"t"],[1599,20,1,32713],[1599,22,1,32714],[1600,12,1,32715],[1600,18,1,32721,"_this7"],[1600,24,1,32721],[1600,25,1,32726,"logger"],[1600,31,1,32732],[1600,32,1,32733,"error"],[1600,37,1,32738],[1600,38,1,32739,"t"],[1600,39,1,32740],[1600,40,1,32741,"message"],[1600,47,1,32748],[1600,48,1,32749],[1600,50,1,32750,"t"],[1600,51,1,32751],[1601,10,1,32751],[1602,8,1,32752],[1602,9,1,32753],[1603,8,1,32753],[1603,25,1,32753,"_x69"],[1603,29,1,32753],[1604,10,1,32753],[1604,17,1,32753,"_ref57"],[1604,23,1,32753],[1604,24,1,32753,"apply"],[1604,29,1,32753],[1604,36,1,32753,"arguments"],[1604,45,1,32753],[1605,8,1,32753],[1606,6,1,32753],[1606,11,1,32754,"_this7"],[1606,17,1,32754],[1606,18,1,32759,"pair"],[1606,22,1,32763],[1607,8,1,32763],[1607,12,1,32763,"_ref58"],[1607,18,1,32763],[1607,21,1,32763,"_asyncToGenerator"],[1607,38,1,32763],[1607,39,1,32764],[1607,50,1,32770,"s"],[1607,51,1,32771],[1607,53,1,32773],[1608,10,1,32774],[1608,14,1,32777],[1609,12,1,32778],[1609,25,1,32791,"_this7"],[1609,31,1,32791],[1609,32,1,32796,"engine"],[1609,38,1,32802],[1609,39,1,32803,"pair"],[1609,43,1,32807],[1609,44,1,32808,"s"],[1609,45,1,32809],[1609,46,1,32810],[1610,10,1,32810],[1610,11,1,32811],[1610,19,1,32817,"t"],[1610,20,1,32818],[1610,22,1,32819],[1611,12,1,32820],[1611,18,1,32826,"_this7"],[1611,24,1,32826],[1611,25,1,32831,"logger"],[1611,31,1,32837],[1611,32,1,32838,"error"],[1611,37,1,32843],[1611,38,1,32844,"t"],[1611,39,1,32845],[1611,40,1,32846,"message"],[1611,47,1,32853],[1611,48,1,32854],[1611,50,1,32855,"t"],[1611,51,1,32856],[1612,10,1,32856],[1613,8,1,32857],[1613,9,1,32858],[1614,8,1,32858],[1614,25,1,32858,"_x70"],[1614,29,1,32858],[1615,10,1,32858],[1615,17,1,32858,"_ref58"],[1615,23,1,32858],[1615,24,1,32858,"apply"],[1615,29,1,32858],[1615,36,1,32858,"arguments"],[1615,45,1,32858],[1616,8,1,32858],[1617,6,1,32858],[1617,11,1,32859,"_this7"],[1617,17,1,32859],[1617,18,1,32864,"approve"],[1617,25,1,32871],[1618,8,1,32871],[1618,12,1,32871,"_ref59"],[1618,18,1,32871],[1618,21,1,32871,"_asyncToGenerator"],[1618,38,1,32871],[1618,39,1,32872],[1618,50,1,32878,"s"],[1618,51,1,32879],[1618,53,1,32881],[1619,10,1,32882],[1619,14,1,32885],[1620,12,1,32886],[1620,25,1,32899,"_this7"],[1620,31,1,32899],[1620,32,1,32904,"engine"],[1620,38,1,32910],[1620,39,1,32911,"approve"],[1620,46,1,32918],[1620,47,1,32919,"s"],[1620,48,1,32920],[1620,49,1,32921],[1621,10,1,32921],[1621,11,1,32922],[1621,19,1,32928,"t"],[1621,20,1,32929],[1621,22,1,32930],[1622,12,1,32931],[1622,18,1,32937,"_this7"],[1622,24,1,32937],[1622,25,1,32942,"logger"],[1622,31,1,32948],[1622,32,1,32949,"error"],[1622,37,1,32954],[1622,38,1,32955,"t"],[1622,39,1,32956],[1622,40,1,32957,"message"],[1622,47,1,32964],[1622,48,1,32965],[1622,50,1,32966,"t"],[1622,51,1,32967],[1623,10,1,32967],[1624,8,1,32968],[1624,9,1,32969],[1625,8,1,32969],[1625,25,1,32969,"_x71"],[1625,29,1,32969],[1626,10,1,32969],[1626,17,1,32969,"_ref59"],[1626,23,1,32969],[1626,24,1,32969,"apply"],[1626,29,1,32969],[1626,36,1,32969,"arguments"],[1626,45,1,32969],[1627,8,1,32969],[1628,6,1,32969],[1628,11,1,32970,"_this7"],[1628,17,1,32970],[1628,18,1,32975,"reject"],[1628,24,1,32981],[1629,8,1,32981],[1629,12,1,32981,"_ref60"],[1629,18,1,32981],[1629,21,1,32981,"_asyncToGenerator"],[1629,38,1,32981],[1629,39,1,32982],[1629,50,1,32988,"s"],[1629,51,1,32989],[1629,53,1,32991],[1630,10,1,32992],[1630,14,1,32995],[1631,12,1,32996],[1631,25,1,33009,"_this7"],[1631,31,1,33009],[1631,32,1,33014,"engine"],[1631,38,1,33020],[1631,39,1,33021,"reject"],[1631,45,1,33027],[1631,46,1,33028,"s"],[1631,47,1,33029],[1631,48,1,33030],[1632,10,1,33030],[1632,11,1,33031],[1632,19,1,33037,"t"],[1632,20,1,33038],[1632,22,1,33039],[1633,12,1,33040],[1633,18,1,33046,"_this7"],[1633,24,1,33046],[1633,25,1,33051,"logger"],[1633,31,1,33057],[1633,32,1,33058,"error"],[1633,37,1,33063],[1633,38,1,33064,"t"],[1633,39,1,33065],[1633,40,1,33066,"message"],[1633,47,1,33073],[1633,48,1,33074],[1633,50,1,33075,"t"],[1633,51,1,33076],[1634,10,1,33076],[1635,8,1,33077],[1635,9,1,33078],[1636,8,1,33078],[1636,25,1,33078,"_x72"],[1636,29,1,33078],[1637,10,1,33078],[1637,17,1,33078,"_ref60"],[1637,23,1,33078],[1637,24,1,33078,"apply"],[1637,29,1,33078],[1637,36,1,33078,"arguments"],[1637,45,1,33078],[1638,8,1,33078],[1639,6,1,33078],[1639,11,1,33079,"_this7"],[1639,17,1,33079],[1639,18,1,33084,"update"],[1639,24,1,33090],[1640,8,1,33090],[1640,12,1,33090,"_ref61"],[1640,18,1,33090],[1640,21,1,33090,"_asyncToGenerator"],[1640,38,1,33090],[1640,39,1,33091],[1640,50,1,33097,"s"],[1640,51,1,33098],[1640,53,1,33100],[1641,10,1,33101],[1641,14,1,33104],[1642,12,1,33105],[1642,25,1,33118,"_this7"],[1642,31,1,33118],[1642,32,1,33123,"engine"],[1642,38,1,33129],[1642,39,1,33130,"update"],[1642,45,1,33136],[1642,46,1,33137,"s"],[1642,47,1,33138],[1642,48,1,33139],[1643,10,1,33139],[1643,11,1,33140],[1643,19,1,33146,"t"],[1643,20,1,33147],[1643,22,1,33148],[1644,12,1,33149],[1644,18,1,33155,"_this7"],[1644,24,1,33155],[1644,25,1,33160,"logger"],[1644,31,1,33166],[1644,32,1,33167,"error"],[1644,37,1,33172],[1644,38,1,33173,"t"],[1644,39,1,33174],[1644,40,1,33175,"message"],[1644,47,1,33182],[1644,48,1,33183],[1644,50,1,33184,"t"],[1644,51,1,33185],[1645,10,1,33185],[1646,8,1,33186],[1646,9,1,33187],[1647,8,1,33187],[1647,25,1,33187,"_x73"],[1647,29,1,33187],[1648,10,1,33187],[1648,17,1,33187,"_ref61"],[1648,23,1,33187],[1648,24,1,33187,"apply"],[1648,29,1,33187],[1648,36,1,33187,"arguments"],[1648,45,1,33187],[1649,8,1,33187],[1650,6,1,33187],[1650,11,1,33188,"_this7"],[1650,17,1,33188],[1650,18,1,33193,"extend"],[1650,24,1,33199],[1651,8,1,33199],[1651,12,1,33199,"_ref62"],[1651,18,1,33199],[1651,21,1,33199,"_asyncToGenerator"],[1651,38,1,33199],[1651,39,1,33200],[1651,50,1,33206,"s"],[1651,51,1,33207],[1651,53,1,33209],[1652,10,1,33210],[1652,14,1,33213],[1653,12,1,33214],[1653,25,1,33227,"_this7"],[1653,31,1,33227],[1653,32,1,33232,"engine"],[1653,38,1,33238],[1653,39,1,33239,"extend"],[1653,45,1,33245],[1653,46,1,33246,"s"],[1653,47,1,33247],[1653,48,1,33248],[1654,10,1,33248],[1654,11,1,33249],[1654,19,1,33255,"t"],[1654,20,1,33256],[1654,22,1,33257],[1655,12,1,33258],[1655,18,1,33264,"_this7"],[1655,24,1,33264],[1655,25,1,33269,"logger"],[1655,31,1,33275],[1655,32,1,33276,"error"],[1655,37,1,33281],[1655,38,1,33282,"t"],[1655,39,1,33283],[1655,40,1,33284,"message"],[1655,47,1,33291],[1655,48,1,33292],[1655,50,1,33293,"t"],[1655,51,1,33294],[1656,10,1,33294],[1657,8,1,33295],[1657,9,1,33296],[1658,8,1,33296],[1658,25,1,33296,"_x74"],[1658,29,1,33296],[1659,10,1,33296],[1659,17,1,33296,"_ref62"],[1659,23,1,33296],[1659,24,1,33296,"apply"],[1659,29,1,33296],[1659,36,1,33296,"arguments"],[1659,45,1,33296],[1660,8,1,33296],[1661,6,1,33296],[1661,11,1,33297,"_this7"],[1661,17,1,33297],[1661,18,1,33302,"request"],[1661,25,1,33309],[1662,8,1,33309],[1662,12,1,33309,"_ref63"],[1662,18,1,33309],[1662,21,1,33309,"_asyncToGenerator"],[1662,38,1,33309],[1662,39,1,33310],[1662,50,1,33316,"s"],[1662,51,1,33317],[1662,53,1,33319],[1663,10,1,33320],[1663,14,1,33323],[1664,12,1,33324],[1664,25,1,33337,"_this7"],[1664,31,1,33337],[1664,32,1,33342,"engine"],[1664,38,1,33348],[1664,39,1,33349,"request"],[1664,46,1,33356],[1664,47,1,33357,"s"],[1664,48,1,33358],[1664,49,1,33359],[1665,10,1,33359],[1665,11,1,33360],[1665,19,1,33366,"t"],[1665,20,1,33367],[1665,22,1,33368],[1666,12,1,33369],[1666,18,1,33375,"_this7"],[1666,24,1,33375],[1666,25,1,33380,"logger"],[1666,31,1,33386],[1666,32,1,33387,"error"],[1666,37,1,33392],[1666,38,1,33393,"t"],[1666,39,1,33394],[1666,40,1,33395,"message"],[1666,47,1,33402],[1666,48,1,33403],[1666,50,1,33404,"t"],[1666,51,1,33405],[1667,10,1,33405],[1668,8,1,33406],[1668,9,1,33407],[1669,8,1,33407],[1669,25,1,33407,"_x75"],[1669,29,1,33407],[1670,10,1,33407],[1670,17,1,33407,"_ref63"],[1670,23,1,33407],[1670,24,1,33407,"apply"],[1670,29,1,33407],[1670,36,1,33407,"arguments"],[1670,45,1,33407],[1671,8,1,33407],[1672,6,1,33407],[1672,11,1,33408,"_this7"],[1672,17,1,33408],[1672,18,1,33413,"respond"],[1672,25,1,33420],[1673,8,1,33420],[1673,12,1,33420,"_ref64"],[1673,18,1,33420],[1673,21,1,33420,"_asyncToGenerator"],[1673,38,1,33420],[1673,39,1,33421],[1673,50,1,33427,"s"],[1673,51,1,33428],[1673,53,1,33430],[1674,10,1,33431],[1674,14,1,33434],[1675,12,1,33435],[1675,25,1,33448,"_this7"],[1675,31,1,33448],[1675,32,1,33453,"engine"],[1675,38,1,33459],[1675,39,1,33460,"respond"],[1675,46,1,33467],[1675,47,1,33468,"s"],[1675,48,1,33469],[1675,49,1,33470],[1676,10,1,33470],[1676,11,1,33471],[1676,19,1,33477,"t"],[1676,20,1,33478],[1676,22,1,33479],[1677,12,1,33480],[1677,18,1,33486,"_this7"],[1677,24,1,33486],[1677,25,1,33491,"logger"],[1677,31,1,33497],[1677,32,1,33498,"error"],[1677,37,1,33503],[1677,38,1,33504,"t"],[1677,39,1,33505],[1677,40,1,33506,"message"],[1677,47,1,33513],[1677,48,1,33514],[1677,50,1,33515,"t"],[1677,51,1,33516],[1678,10,1,33516],[1679,8,1,33517],[1679,9,1,33518],[1680,8,1,33518],[1680,25,1,33518,"_x76"],[1680,29,1,33518],[1681,10,1,33518],[1681,17,1,33518,"_ref64"],[1681,23,1,33518],[1681,24,1,33518,"apply"],[1681,29,1,33518],[1681,36,1,33518,"arguments"],[1681,45,1,33518],[1682,8,1,33518],[1683,6,1,33518],[1683,11,1,33519,"_this7"],[1683,17,1,33519],[1683,18,1,33524,"ping"],[1683,22,1,33528],[1684,8,1,33528],[1684,12,1,33528,"_ref65"],[1684,18,1,33528],[1684,21,1,33528,"_asyncToGenerator"],[1684,38,1,33528],[1684,39,1,33529],[1684,50,1,33535,"s"],[1684,51,1,33536],[1684,53,1,33538],[1685,10,1,33539],[1685,14,1,33542],[1686,12,1,33543],[1686,25,1,33556,"_this7"],[1686,31,1,33556],[1686,32,1,33561,"engine"],[1686,38,1,33567],[1686,39,1,33568,"ping"],[1686,43,1,33572],[1686,44,1,33573,"s"],[1686,45,1,33574],[1686,46,1,33575],[1687,10,1,33575],[1687,11,1,33576],[1687,19,1,33582,"t"],[1687,20,1,33583],[1687,22,1,33584],[1688,12,1,33585],[1688,18,1,33591,"_this7"],[1688,24,1,33591],[1688,25,1,33596,"logger"],[1688,31,1,33602],[1688,32,1,33603,"error"],[1688,37,1,33608],[1688,38,1,33609,"t"],[1688,39,1,33610],[1688,40,1,33611,"message"],[1688,47,1,33618],[1688,48,1,33619],[1688,50,1,33620,"t"],[1688,51,1,33621],[1689,10,1,33621],[1690,8,1,33622],[1690,9,1,33623],[1691,8,1,33623],[1691,25,1,33623,"_x77"],[1691,29,1,33623],[1692,10,1,33623],[1692,17,1,33623,"_ref65"],[1692,23,1,33623],[1692,24,1,33623,"apply"],[1692,29,1,33623],[1692,36,1,33623,"arguments"],[1692,45,1,33623],[1693,8,1,33623],[1694,6,1,33623],[1694,11,1,33624,"_this7"],[1694,17,1,33624],[1694,18,1,33629,"emit"],[1694,22,1,33633],[1695,8,1,33633],[1695,12,1,33633,"_ref66"],[1695,18,1,33633],[1695,21,1,33633,"_asyncToGenerator"],[1695,38,1,33633],[1695,39,1,33634],[1695,50,1,33640,"s"],[1695,51,1,33641],[1695,53,1,33643],[1696,10,1,33644],[1696,14,1,33647],[1697,12,1,33648],[1697,25,1,33661,"_this7"],[1697,31,1,33661],[1697,32,1,33666,"engine"],[1697,38,1,33672],[1697,39,1,33673,"emit"],[1697,43,1,33677],[1697,44,1,33678,"s"],[1697,45,1,33679],[1697,46,1,33680],[1698,10,1,33680],[1698,11,1,33681],[1698,19,1,33687,"t"],[1698,20,1,33688],[1698,22,1,33689],[1699,12,1,33690],[1699,18,1,33696,"_this7"],[1699,24,1,33696],[1699,25,1,33701,"logger"],[1699,31,1,33707],[1699,32,1,33708,"error"],[1699,37,1,33713],[1699,38,1,33714,"t"],[1699,39,1,33715],[1699,40,1,33716,"message"],[1699,47,1,33723],[1699,48,1,33724],[1699,50,1,33725,"t"],[1699,51,1,33726],[1700,10,1,33726],[1701,8,1,33727],[1701,9,1,33728],[1702,8,1,33728],[1702,25,1,33728,"_x78"],[1702,29,1,33728],[1703,10,1,33728],[1703,17,1,33728,"_ref66"],[1703,23,1,33728],[1703,24,1,33728,"apply"],[1703,29,1,33728],[1703,36,1,33728,"arguments"],[1703,45,1,33728],[1704,8,1,33728],[1705,6,1,33728],[1705,11,1,33729,"_this7"],[1705,17,1,33729],[1705,18,1,33734,"disconnect"],[1705,28,1,33744],[1706,8,1,33744],[1706,12,1,33744,"_ref67"],[1706,18,1,33744],[1706,21,1,33744,"_asyncToGenerator"],[1706,38,1,33744],[1706,39,1,33745],[1706,50,1,33751,"s"],[1706,51,1,33752],[1706,53,1,33754],[1707,10,1,33755],[1707,14,1,33758],[1708,12,1,33759],[1708,25,1,33772,"_this7"],[1708,31,1,33772],[1708,32,1,33777,"engine"],[1708,38,1,33783],[1708,39,1,33784,"disconnect"],[1708,49,1,33794],[1708,50,1,33795,"s"],[1708,51,1,33796],[1708,52,1,33797],[1709,10,1,33797],[1709,11,1,33798],[1709,19,1,33804,"t"],[1709,20,1,33805],[1709,22,1,33806],[1710,12,1,33807],[1710,18,1,33813,"_this7"],[1710,24,1,33813],[1710,25,1,33818,"logger"],[1710,31,1,33824],[1710,32,1,33825,"error"],[1710,37,1,33830],[1710,38,1,33831,"t"],[1710,39,1,33832],[1710,40,1,33833,"message"],[1710,47,1,33840],[1710,48,1,33841],[1710,50,1,33842,"t"],[1710,51,1,33843],[1711,10,1,33843],[1712,8,1,33844],[1712,9,1,33845],[1713,8,1,33845],[1713,25,1,33845,"_x79"],[1713,29,1,33845],[1714,10,1,33845],[1714,17,1,33845,"_ref67"],[1714,23,1,33845],[1714,24,1,33845,"apply"],[1714,29,1,33845],[1714,36,1,33845,"arguments"],[1714,45,1,33845],[1715,8,1,33845],[1716,6,1,33845],[1716,11,1,33846,"_this7"],[1716,17,1,33846],[1716,18,1,33851,"find"],[1716,22,1,33855],[1716,25,1,33856,"s"],[1716,26,1,33857],[1716,30,1,33859],[1717,8,1,33860],[1717,12,1,33863],[1718,10,1,33864],[1718,17,1,33871,"_this7"],[1718,23,1,33871],[1718,24,1,33876,"engine"],[1718,30,1,33882],[1718,31,1,33883,"find"],[1718,35,1,33887],[1718,36,1,33888,"s"],[1718,37,1,33889],[1718,38,1,33890],[1719,8,1,33890],[1719,9,1,33891],[1719,17,1,33897,"t"],[1719,18,1,33898],[1719,20,1,33899],[1720,10,1,33900],[1720,16,1,33906,"_this7"],[1720,22,1,33906],[1720,23,1,33911,"logger"],[1720,29,1,33917],[1720,30,1,33918,"error"],[1720,35,1,33923],[1720,36,1,33924,"t"],[1720,37,1,33925],[1720,38,1,33926,"message"],[1720,45,1,33933],[1720,46,1,33934],[1720,48,1,33935,"t"],[1720,49,1,33936],[1721,8,1,33936],[1722,6,1,33937],[1722,7,1,33938],[1722,9,1,33939,"_this7"],[1722,15,1,33939],[1722,16,1,33944,"getPendingSessionRequests"],[1722,41,1,33969],[1722,44,1,33970],[1722,50,1,33974],[1723,8,1,33975],[1723,12,1,33978],[1724,10,1,33979],[1724,17,1,33986,"_this7"],[1724,23,1,33986],[1724,24,1,33991,"engine"],[1724,30,1,33997],[1724,31,1,33998,"getPendingSessionRequests"],[1724,56,1,34023],[1724,57,1,34024],[1724,58,1,34025],[1725,8,1,34025],[1725,9,1,34026],[1725,17,1,34032,"s"],[1725,18,1,34033],[1725,20,1,34034],[1726,10,1,34035],[1726,16,1,34041,"_this7"],[1726,22,1,34041],[1726,23,1,34046,"logger"],[1726,29,1,34052],[1726,30,1,34053,"error"],[1726,35,1,34058],[1726,36,1,34059,"s"],[1726,37,1,34060],[1726,38,1,34061,"message"],[1726,45,1,34068],[1726,46,1,34069],[1726,48,1,34070,"s"],[1726,49,1,34071],[1727,8,1,34071],[1728,6,1,34072],[1728,7,1,34073],[1728,9,1,34074,"_this7"],[1728,15,1,34074],[1728,16,1,34079,"name"],[1728,20,1,34083],[1728,23,1,34084,"n"],[1728,24,1,34085],[1728,26,1,34087,"name"],[1728,30,1,34091],[1728,34,1,34093,"V"],[1728,35,1,34094],[1728,36,1,34095,"name"],[1728,40,1,34099],[1728,42,1,34100,"_this7"],[1728,48,1,34100],[1728,49,1,34105,"metadata"],[1728,57,1,34113],[1728,60,1,34114,"n"],[1728,61,1,34115],[1728,63,1,34117,"metadata"],[1728,71,1,34125],[1728,75,1,34127,"i"],[1728,76,1,34128],[1728,77,1,34129,"getAppMetadata"],[1728,91,1,34143],[1728,92,1,34144],[1728,93,1,34145],[1729,6,1,34146],[1729,10,1,34152,"e"],[1729,11,1,34153],[1729,14,1,34154],[1729,21,1,34161,"n"],[1729,22,1,34162],[1729,24,1,34164,"logger"],[1729,30,1,34170],[1729,33,1,34171],[1729,36,1,34174],[1729,40,1,34176],[1729,47,1,34183,"n"],[1729,48,1,34184],[1729,50,1,34186,"logger"],[1729,56,1,34192],[1729,60,1,34194],[1729,68,1,34202],[1729,71,1,34203,"n"],[1729,72,1,34204],[1729,73,1,34205,"logger"],[1729,79,1,34211],[1729,82,1,34212,"O"],[1729,83,1,34213],[1729,84,1,34214,"pino"],[1729,88,1,34218],[1729,89,1,34219,"O"],[1729,90,1,34220],[1729,91,1,34221,"getDefaultLoggerOptions"],[1729,114,1,34244],[1729,115,1,34245],[1730,8,1,34246,"level"],[1730,13,1,34251],[1730,15,1,34252,"n"],[1730,16,1,34253],[1730,18,1,34255,"logger"],[1730,24,1,34261],[1730,28,1,34263,"V"],[1730,29,1,34264],[1730,30,1,34265,"logger"],[1731,6,1,34271],[1731,7,1,34272],[1731,8,1,34273],[1731,9,1,34274],[1732,6,1,34275,"_this7"],[1732,12,1,34275],[1732,13,1,34280,"core"],[1732,17,1,34284],[1732,20,1,34285,"n"],[1732,21,1,34286],[1732,23,1,34288,"core"],[1732,27,1,34292],[1732,31,1,34294],[1732,35,1,34298,"y"],[1732,36,1,34299],[1732,37,1,34300,"Core"],[1732,41,1,34304],[1732,42,1,34305,"n"],[1732,43,1,34306],[1732,44,1,34307],[1732,46,1,34308,"_this7"],[1732,52,1,34308],[1732,53,1,34313,"logger"],[1732,59,1,34319],[1732,62,1,34320,"O"],[1732,63,1,34321],[1732,64,1,34322,"generateChildLogger"],[1732,83,1,34341],[1732,84,1,34342,"e"],[1732,85,1,34343],[1732,87,1,34344,"_this7"],[1732,93,1,34344],[1732,94,1,34349,"name"],[1732,98,1,34353],[1732,99,1,34354],[1732,101,1,34355,"_this7"],[1732,107,1,34355],[1732,108,1,34360,"session"],[1732,115,1,34367],[1732,118,1,34368],[1732,122,1,34372,"z"],[1732,123,1,34373],[1732,124,1,34374,"_this7"],[1732,130,1,34374],[1732,131,1,34379,"core"],[1732,135,1,34383],[1732,137,1,34384,"_this7"],[1732,143,1,34384],[1732,144,1,34389,"logger"],[1732,150,1,34395],[1732,151,1,34396],[1732,153,1,34397,"_this7"],[1732,159,1,34397],[1732,160,1,34402,"proposal"],[1732,168,1,34410],[1732,171,1,34411],[1732,175,1,34415,"he"],[1732,177,1,34417],[1732,178,1,34418,"_this7"],[1732,184,1,34418],[1732,185,1,34423,"core"],[1732,189,1,34427],[1732,191,1,34428,"_this7"],[1732,197,1,34428],[1732,198,1,34433,"logger"],[1732,204,1,34439],[1732,205,1,34440],[1732,207,1,34441,"_this7"],[1732,213,1,34441],[1732,214,1,34446,"pendingRequest"],[1732,228,1,34460],[1732,231,1,34461],[1732,235,1,34465,"de"],[1732,237,1,34467],[1732,238,1,34468,"_this7"],[1732,244,1,34468],[1732,245,1,34473,"core"],[1732,249,1,34477],[1732,251,1,34478,"_this7"],[1732,257,1,34478],[1732,258,1,34483,"logger"],[1732,264,1,34489],[1732,265,1,34490],[1732,267,1,34491,"_this7"],[1732,273,1,34491],[1732,274,1,34496,"engine"],[1732,280,1,34502],[1732,283,1,34503],[1732,287,1,34507,"pe"],[1732,289,1,34509],[1732,290,1,34509,"_this7"],[1732,296,1,34514],[1732,297,1,34515],[1733,6,1,34515],[1733,13,1,34515,"_this7"],[1733,19,1,34515],[1734,4,1,34515],[1735,4,1,34516,"_inherits"],[1735,13,1,34516],[1735,14,1,34516,"x"],[1735,15,1,34516],[1735,17,1,34516,"_U$ISignClient"],[1735,31,1,34516],[1736,4,1,34516],[1736,11,1,34516,"_createClass"],[1736,23,1,34516],[1736,24,1,34516,"x"],[1736,25,1,34516],[1737,6,1,34516,"key"],[1737,9,1,34516],[1738,6,1,34516,"get"],[1738,9,1,34516],[1738,11,1,34584],[1738,20,1,34584,"get"],[1738,21,1,34584],[1738,23,1,34597],[1739,8,1,34598],[1739,15,1,34605,"O"],[1739,16,1,34606],[1739,17,1,34607,"getLoggerContext"],[1739,33,1,34623],[1739,34,1,34624],[1739,38,1,34628],[1739,39,1,34629,"logger"],[1739,45,1,34635],[1739,46,1,34636],[1740,6,1,34636],[1741,4,1,34637],[1742,6,1,34637,"key"],[1742,9,1,34637],[1743,6,1,34637,"get"],[1743,9,1,34637],[1743,20,1,34637,"get"],[1743,21,1,34637],[1743,23,1,34650],[1744,8,1,34651],[1744,15,1,34658],[1744,19,1,34662],[1744,20,1,34663,"core"],[1744,24,1,34667],[1744,25,1,34668,"pairing"],[1744,32,1,34675],[1744,33,1,34676,"pairings"],[1744,41,1,34684],[1745,6,1,34684],[1746,4,1,34685],[1747,6,1,34685,"key"],[1747,9,1,34685],[1748,6,1,34685,"value"],[1748,11,1,34685],[1749,8,1,34685],[1749,12,1,34685,"_initialize"],[1749,23,1,34685],[1749,26,1,34685,"_asyncToGenerator"],[1749,43,1,34685],[1749,57,1,34703],[1750,10,1,34704],[1750,14,1,34708],[1750,15,1,34709,"logger"],[1750,21,1,34715],[1750,22,1,34716,"trace"],[1750,27,1,34721],[1750,28,1,34722],[1750,41,1,34735],[1750,42,1,34736],[1751,10,1,34737],[1751,14,1,34740],[1752,12,1,34741],[1752,18,1,34747],[1752,22,1,34751],[1752,23,1,34752,"core"],[1752,27,1,34756],[1752,28,1,34757,"start"],[1752,33,1,34762],[1752,34,1,34763],[1752,35,1,34764],[1752,43,1,34771],[1752,47,1,34775],[1752,48,1,34776,"session"],[1752,55,1,34783],[1752,56,1,34784,"init"],[1752,60,1,34788],[1752,61,1,34789],[1752,62,1,34790],[1752,70,1,34797],[1752,74,1,34801],[1752,75,1,34802,"proposal"],[1752,83,1,34810],[1752,84,1,34811,"init"],[1752,88,1,34815],[1752,89,1,34816],[1752,90,1,34817],[1752,98,1,34824],[1752,102,1,34828],[1752,103,1,34829,"pendingRequest"],[1752,117,1,34843],[1752,118,1,34844,"init"],[1752,122,1,34848],[1752,123,1,34849],[1752,124,1,34850],[1752,132,1,34857],[1752,136,1,34861],[1752,137,1,34862,"engine"],[1752,143,1,34868],[1752,144,1,34869,"init"],[1752,148,1,34873],[1752,149,1,34874],[1752,150,1,34875],[1752,152,1,34876],[1752,156,1,34880],[1752,157,1,34881,"core"],[1752,161,1,34885],[1752,162,1,34886,"verify"],[1752,168,1,34892],[1752,169,1,34893,"init"],[1752,173,1,34897],[1752,174,1,34898],[1753,14,1,34899,"verifyUrl"],[1753,23,1,34908],[1753,25,1,34909],[1753,29,1,34913],[1753,30,1,34914,"metadata"],[1753,38,1,34922],[1753,39,1,34923,"verifyUrl"],[1754,12,1,34932],[1754,13,1,34933],[1754,14,1,34934],[1754,16,1,34935],[1754,20,1,34939],[1754,21,1,34940,"logger"],[1754,27,1,34946],[1754,28,1,34947,"info"],[1754,32,1,34951],[1754,33,1,34952],[1754,68,1,34987],[1754,69,1,34988],[1755,10,1,34988],[1755,11,1,34989],[1755,19,1,34995,"n"],[1755,20,1,34996],[1755,22,1,34997],[1756,12,1,34998],[1756,18,1,35004],[1756,22,1,35008],[1756,23,1,35009,"logger"],[1756,29,1,35015],[1756,30,1,35016,"info"],[1756,34,1,35020],[1756,35,1,35021],[1756,70,1,35056],[1756,71,1,35057],[1756,73,1,35058],[1756,77,1,35062],[1756,78,1,35063,"logger"],[1756,84,1,35069],[1756,85,1,35070,"error"],[1756,90,1,35075],[1756,91,1,35076,"n"],[1756,92,1,35077],[1756,93,1,35078,"message"],[1756,100,1,35085],[1756,101,1,35086],[1756,103,1,35087,"n"],[1756,104,1,35088],[1757,10,1,35088],[1758,8,1,35089],[1758,9,1,35090],[1759,8,1,35090],[1759,17,1,34691,"initialize"],[1759,27,1,34701,"initialize"],[1759,28,1,34701],[1760,10,1,34701],[1760,17,1,34701,"_initialize"],[1760,28,1,34701],[1760,29,1,34701,"apply"],[1760,34,1,34701],[1760,41,1,34701,"arguments"],[1760,50,1,34701],[1761,8,1,34701],[1762,8,1,34701],[1762,15,1,34691,"initialize"],[1762,25,1,34701],[1763,6,1,34701],[1764,4,1,34701],[1765,6,1,34701,"key"],[1765,9,1,34701],[1766,6,1,34701,"value"],[1766,11,1,34701],[1767,8,1,34701],[1767,12,1,34701,"_init"],[1767,17,1,34701],[1767,20,1,34701,"_asyncToGenerator"],[1767,37,1,34701],[1767,38,1,34516],[1767,49,1,34534,"n"],[1767,50,1,34535],[1767,52,1,34536],[1768,10,1,34537],[1768,14,1,34543,"e"],[1768,15,1,34544],[1768,18,1,34545],[1768,22,1,34549,"x"],[1768,23,1,34550],[1768,24,1,34551,"n"],[1768,25,1,34552],[1768,26,1,34553],[1769,10,1,34554],[1769,17,1,34561],[1769,23,1,34567,"e"],[1769,24,1,34568],[1769,25,1,34569,"initialize"],[1769,35,1,34579],[1769,36,1,34580],[1769,37,1,34581],[1769,39,1,34582,"e"],[1769,40,1,34583],[1770,8,1,34583],[1770,9,1,34584],[1771,8,1,34584],[1771,17,1,34529,"init"],[1771,21,1,34533,"init"],[1771,22,1,34533,"_x80"],[1771,26,1,34533],[1772,10,1,34533],[1772,17,1,34533,"_init"],[1772,22,1,34533],[1772,23,1,34533,"apply"],[1772,28,1,34533],[1772,35,1,34533,"arguments"],[1772,44,1,34533],[1773,8,1,34533],[1774,8,1,34533],[1774,15,1,34529,"init"],[1774,19,1,34533],[1775,6,1,34533],[1776,4,1,34533],[1777,2,1,34533],[1777,4,1,32295,"U"],[1777,5,1,32296],[1777,6,1,32297,"ISignClient"],[1777,17,1,32308],[1778,2,1,35091],[1778,6,1,35097,"ge"],[1778,8,1,35099],[1778,11,1,35100,"z"],[1778,12,1,35101],[1779,4,1,35102,"ue"],[1779,6,1,35104],[1779,9,1,35105,"x"],[1779,10,1,35106],[1780,2,1,35107,"exports"],[1780,9,1,35114],[1780,10,1,35115,"ENGINE_CONTEXT"],[1780,24,1,35129],[1780,27,1,35130,"J"],[1780,28,1,35131],[1780,30,1,35132,"exports"],[1780,37,1,35139],[1780,38,1,35140,"ENGINE_QUEUE_STATES"],[1780,57,1,35159],[1780,60,1,35160,"_"],[1780,61,1,35161],[1780,63,1,35162,"exports"],[1780,70,1,35169],[1780,71,1,35170,"ENGINE_RPC_OPTS"],[1780,86,1,35185],[1780,89,1,35186,"N"],[1780,90,1,35187],[1780,92,1,35188,"exports"],[1780,99,1,35195],[1780,100,1,35196,"HISTORY_CONTEXT"],[1780,115,1,35211],[1780,118,1,35212,"te"],[1780,120,1,35214],[1780,122,1,35215,"exports"],[1780,129,1,35222],[1780,130,1,35223,"HISTORY_EVENTS"],[1780,144,1,35237],[1780,147,1,35238,"se"],[1780,149,1,35240],[1780,151,1,35241,"exports"],[1780,158,1,35248],[1780,159,1,35249,"HISTORY_STORAGE_VERSION"],[1780,182,1,35272],[1780,185,1,35273,"ie"],[1780,187,1,35275],[1780,189,1,35276,"exports"],[1780,196,1,35283],[1780,197,1,35284,"METHODS_TO_VERIFY"],[1780,214,1,35301],[1780,217,1,35302,"F"],[1780,218,1,35303],[1780,220,1,35304,"exports"],[1780,227,1,35311],[1780,228,1,35312,"PROPOSAL_CONTEXT"],[1780,244,1,35328],[1780,247,1,35329,"Y"],[1780,248,1,35330],[1780,250,1,35331,"exports"],[1780,257,1,35338],[1780,258,1,35339,"PROPOSAL_EXPIRY"],[1780,273,1,35354],[1780,276,1,35355,"re"],[1780,278,1,35357],[1780,280,1,35358,"exports"],[1780,287,1,35365],[1780,288,1,35366,"PROPOSAL_EXPIRY_MESSAGE"],[1780,311,1,35389],[1780,314,1,35390,"k"],[1780,315,1,35391],[1780,317,1,35392,"exports"],[1780,324,1,35399],[1780,325,1,35400,"REQUEST_CONTEXT"],[1780,340,1,35415],[1780,343,1,35416,"K"],[1780,344,1,35417],[1780,346,1,35418,"exports"],[1780,353,1,35425],[1780,354,1,35426,"SESSION_CONTEXT"],[1780,369,1,35441],[1780,372,1,35442,"Q"],[1780,373,1,35443],[1780,375,1,35444,"exports"],[1780,382,1,35451],[1780,383,1,35452,"SESSION_EXPIRY"],[1780,397,1,35466],[1780,400,1,35467,"P"],[1780,401,1,35468],[1780,403,1,35469,"exports"],[1780,410,1,35476],[1780,411,1,35477,"SESSION_REQUEST_EXPIRY_BOUNDARIES"],[1780,444,1,35510],[1780,447,1,35511,"D"],[1780,448,1,35512],[1780,450,1,35513,"exports"],[1780,457,1,35520],[1780,458,1,35521,"SIGN_CLIENT_CONTEXT"],[1780,477,1,35540],[1780,480,1,35541,"b"],[1780,481,1,35542],[1780,483,1,35543,"exports"],[1780,490,1,35550],[1780,491,1,35551,"SIGN_CLIENT_DEFAULT"],[1780,510,1,35570],[1780,513,1,35571,"V"],[1780,514,1,35572],[1780,516,1,35573,"exports"],[1780,523,1,35580],[1780,524,1,35581,"SIGN_CLIENT_EVENTS"],[1780,542,1,35599],[1780,545,1,35600,"Z"],[1780,546,1,35601],[1780,548,1,35602,"exports"],[1780,555,1,35609],[1780,556,1,35610,"SIGN_CLIENT_PROTOCOL"],[1780,576,1,35630],[1780,579,1,35631,"A"],[1780,580,1,35632],[1780,582,1,35633,"exports"],[1780,589,1,35640],[1780,590,1,35641,"SIGN_CLIENT_STORAGE_OPTIONS"],[1780,617,1,35668],[1780,620,1,35669,"ee"],[1780,622,1,35671],[1780,624,1,35672,"exports"],[1780,631,1,35679],[1780,632,1,35680,"SIGN_CLIENT_STORAGE_PREFIX"],[1780,658,1,35706],[1780,661,1,35707,"T"],[1780,662,1,35708],[1780,664,1,35709,"exports"],[1780,671,1,35716],[1780,672,1,35717,"SIGN_CLIENT_VERSION"],[1780,691,1,35736],[1780,694,1,35737,"L"],[1780,695,1,35738],[1780,697,1,35739,"exports"],[1780,704,1,35746],[1780,705,1,35747,"SessionStore"],[1780,717,1,35759],[1780,720,1,35760,"ge"],[1780,722,1,35762],[1780,724,1,35763,"exports"],[1780,731,1,35770],[1780,732,1,35771,"SignClient"],[1780,742,1,35781],[1780,745,1,35782,"ue"],[1780,747,1,35784],[1780,749,1,35785,"exports"],[1780,756,1,35792],[1780,757,1,35793,"WALLETCONNECT_DEEPLINK_CHOICE"],[1780,786,1,35822],[1780,789,1,35823,"M"],[1780,790,1,35824],[1780,792,1,35825,"exports"],[1780,799,1,35832],[1780,800,1,35833,"default"],[1780,807,1,35840],[1780,810,1,35841,"x"],[1780,811,1,35842],[1781,0,1,35843],[1781,3]],"functionMap":{"names":["<global>","W","j","m","f","pe","pe#constructor","init","setTimeout$argument_0","connect","events.once$argument_1","pair","approve","acknowledged","Promise$argument_0","reject","update","extend","request","sendRequest._catch$argument_0","Promise.all.then$argument_0","respond","ping","emit","disconnect","find","client.session.getAll.filter$argument_0","getPendingSessionRequests","cleanupDuplicatePairings","client.core...getAll.filter$argument_0","t.map$argument_0","deleteSession","client.core.storage.removeItem._catch$argument_0","getPendingSessionRequests.forEach$argument_0","deleteProposal","deletePendingSessionRequest","sessionRequestQueue.queue.filter$argument_0","setExpiry","setProposal","setPendingSessionRequest","sendRequest","client.core.relayer.publish._catch$argument_0","sendResult","sendError","cleanup","client.session.getAll.forEach$argument_0","client.proposal.getAll.forEach$argument_0","e.map$argument_0","s.map$argument_0","onRelayEventRequest","processRequestsQueue","processRequest","onRelayEventResponse","onRelayEventUnknownPayload","onSessionProposeRequest","onSessionProposeResponse","onSessionSettleRequest","onSessionSettleResponse","onSessionUpdateRequest","isRequestOutOfSync","onSessionUpdateResponse","onSessionExtendRequest","onSessionExtendResponse","onSessionPingRequest","onSessionPingResponse","onSessionDeleteRequest","client.core.relayer.once$argument_1","onSessionRequest","onSessionRequestResponse","onSessionEventRequest","addSessionRequestToSessionRequestQueue","cleanupAfterResponse","processSessionRequestQueue","onPairingCreated","client.proposal.getAll.find$argument_0","isValidConnect","validateNamespaces","isValidApprove","isValidReject","isValidSessionSettleRequest","isValidUpdate","isValidExtend","isValidRequest","isValidRespond","isValidPing","isValidEmit","isValidDisconnect","getVerifyContext","validateSessionProps","Object.values.forEach$argument_0","pe#isInitialized","pe#registerRelayerEvents","client.core.relayer.on$argument_1","pe#registerExpirerEvents","client.core.expirer.on$argument_1","pe#registerPairingEvents","client.core.pairing.events.on$argument_1","pe#isValidPairingTopic","pe#isValidSessionTopic","pe#isValidSessionOrPairingTopic","pe#isValidProposalId","he","he#constructor","z","z#constructor","de","de#constructor","<anonymous>","x","x#constructor","on","once","off","removeListener","removeAllListeners","x.init","x#get__context","x#get__pairing","x#initialize"],"mappings":"AAA,+SC,wED,04DE,kFF,GG,mHH,GI,kBJ,CK,2BC,+PC,oOC,uGD,2CD,cG,uwBC,qVD,sSH,WK,4EL,cM,2zCC,gBC,cN,iCM,KD,CD,EN,aS,8OT,aU,kSN,yBM,sEV,aW,yQP,yBO,2DX,cY,sRR,mCQ,iCJ,yJK,OL,yFI,cJ,4HI,aE,OF,EZ,ce,8Rf,WgB,2SZ,yBY,oHhB,WiB,wLjB,iBkB,4UlB,WmB,6DC,6BD,EnB,gCqB,8DrB,+BsB,kJC,qJD,yHE,uDF,yGtB,oByB,wbC,6BD,2CE,2FF,EzB,qB4B,wJ5B,kC6B,uMC,WD,6C7B,gB+B,oI/B,kBgC,0FhC,+BiC,2NjC,kBkC,8hBC,8BD,OlC,iBoC,sWD,8BC,4CpC,gBqC,mPrC,csC,+DC,2CD,wCE,wCF,8BG,wBH,WI,yBJ,ItC,0B2C,4E3C,2B4C,iYpC,oBoC,sE5C,qB6C,8mB7C,2B8C,yjB9C,iC+C,sL/C,8BgD,+ZhD,+BiD,2gCjD,6BkD,krBlD,8BmD,mUnD,6BoD,qfpD,yBqD,6ErD,8BsD,2LtD,6BuD,gRvD,8BwD,2LxD,2ByD,oOzD,4B0D,iCxD,sKwD,M1D,6B2D,gHnD,2DoD,yCpD,EmD,6I3D,uB6D,qd7D,+B8D,4M9D,4B+D,mZ/D,6CgE,2ChE,2BiE,4F/D,6E+D,0CjE,iCkE,gXlE,uBmE,kEC,2BD,wPnE,qBqE,qqBrE,yBsE,6FtE,qBuE,onBvE,oBwE,iVxE,kCyE,2oBzE,oB0E,kZ1E,oB2E,0L3E,qB4E,o4B5E,qB6E,6a7E,kB8E,iM9E,kB+E,wqB/E,wBgF,uMhF,uBiF,2bjF,2BkF,iCC,6LD,ElF,CoF,2LC,6EC,qhBD,EE,6EC,qZD,EE,mFC,2BD,EE,weC,8eC,seC,ke/F,CgG,yBC,0DD,CE,wBC,0DD,CE,yBC,+BC,OD,4BD,CG,8BC,+GC,0BD,WE,4BF,UG,2BH,qBI,sCJ,yBK,oCL,cpG,iGoG,WlG,8FkG,cjG,iGiG,a9F,gG8F,a7F,gG6F,a5F,gG4F,c3F,iG2F,cxF,iGwF,WvF,8FuF,WtF,8FsF,iBrF,oGqF,WpF,kFoF,gClF,uGkF,2bM,oEC,qDC,gDC,qZV,C5G"},"hasCjsExports":true},"type":"js/module"}]}