diff --git a/docs/appkit/shared/siwe/code.mdx b/docs/appkit/shared/siwe/code.mdx index c4018cae..98ba434b 100644 --- a/docs/appkit/shared/siwe/code.mdx +++ b/docs/appkit/shared/siwe/code.mdx @@ -60,7 +60,7 @@ async function getSession(){ // Check the full example for signOut and getNonce functions ... -/* Create a SIWE configuration object */ //This code snippet may change for reown - to be confirmed +/* Create a SIWE configuration object */ const siweConfig = createSIWEConfig({ getMessageParams: async () => ({ domain: window.location.host,