We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac5542 commit 9a1ef9dCopy full SHA for 9a1ef9d
src/stores.ts
@@ -1,4 +1,4 @@
1
-import { getBlocknative, initializeBlocknative } from './services'
+import { getBlocknative } from './services'
2
import { writable, derived, get } from 'svelte/store'
3
import { wait, makeCancelable, createInterval } from './utilities'
4
import { validateWalletInterface, validateType } from './validation'
0 commit comments