modified src/WalletConnectSigner.ts
@@ -51,13 +51,13 @@ export class WalletConnectSigner extends ethers.Signer {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/siwe.ts
@@ -4,6 +4,7 @@ import { Request, type Host } from '@app/api';
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -45,9 +46,13 @@ export async function signInWithEthereum(seed: Seed, config: Config): Promise<{
|
|
|
|
|
|
| - | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|