modified .eslintrc.json
@@ -16,7 +16,8 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -25,6 +26,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified package-lock.json
@@ -45,6 +45,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -6114,6 +6115,12 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -16168,6 +16175,12 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified package.json
@@ -22,6 +22,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/WalletConnectSigner.ts
@@ -23,7 +23,7 @@ export class WalletConnectSigner extends ethers.Signer {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/base/faucet/Index.svelte
@@ -28,7 +28,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/utils.ts
@@ -161,7 +161,7 @@ export function parseEnsLabel(name: string, config: Config): string {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -419,7 +419,7 @@ export async function getTokens(address: string, config: Config): Promise<Array<
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|