@metamask-previews/kyc-controller 0.0.0-preview-23eb7095a → 0.0.0-preview-7dd72ded9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/KycController.cjs
CHANGED
|
@@ -26,7 +26,6 @@ const wrapEncryptionKey_js_1 = require("./ukyc/wrapEncryptionKey.cjs");
|
|
|
26
26
|
const vendorDisclaimerAcceptance_js_1 = require("./vendorDisclaimerAcceptance.cjs");
|
|
27
27
|
const MoonPayFrameHandler_js_1 = require("./vendors/MoonPayFrameHandler.cjs");
|
|
28
28
|
// === GENERAL ===
|
|
29
|
-
// temp change for preview build
|
|
30
29
|
exports.controllerName = 'KycController';
|
|
31
30
|
// Placeholder credentials for the SumSub sub-flow. These are demo values that
|
|
32
31
|
// must be replaced with real UKYC-issued material before production use.
|