Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33339004
D5161.1768914104.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
413 B
Referenced Files
None
Subscribers
None
D5161.1768914104.diff
View Options
diff --git a/landing/siwe.react.js b/landing/siwe.react.js
--- a/landing/siwe.react.js
+++ b/landing/siwe.react.js
@@ -60,8 +60,7 @@
}
function SIWE(): React.Node {
- const { data } = useAccount();
- const { address } = data || {};
+ const { address } = useAccount();
const { data: signer } = useSigner();
const onClick = React.useCallback(() => signInWithEthereum(address, signer), [
address,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 20, 1:01 PM (2 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5960904
Default Alt Text
D5161.1768914104.diff (413 B)
Attached To
Mode
D5161: [landing] updated which wagmi parameter is the actual address
Attached
Detach File
Event Timeline
Log In to Comment