diff --git a/packages/ethernaut-retropgf/src/internal/Siwe.js b/packages/ethernaut-retropgf/src/internal/Siwe.js index 2587fd7..2ccdd7a 100644 --- a/packages/ethernaut-retropgf/src/internal/Siwe.js +++ b/packages/ethernaut-retropgf/src/internal/Siwe.js @@ -1,7 +1,7 @@ const siwe = require('siwe') -const domain = 'localhost' -const origin = 'https://localhost/login' +const domain = 'com.ethernaut.cli' +const origin = 'https://github.com/theethernaut/ethernaut-cli' function createSiweMessage(address, statement) { const siweMessage = new siwe.SiweMessage({