modified src/session.ts
@@ -314,7 +314,7 @@ export function loadSeedSessions(): { [key: string]: SeedSession } {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/siwe.ts
@@ -2,20 +2,19 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -26,7 +25,6 @@ export function createSiweMessage(seed: Seed, address: string, nonce: string, co
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -56,7 +54,7 @@ export async function signInWithEthereum(seed: Seed, config: Config): Promise<{
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|