price subscriptions
This commit is contained in:
@@ -81,8 +81,9 @@ const errorHandlingProxy = {
|
||||
|
||||
|
||||
export async function connectWallet() {
|
||||
console.log('TODO connect wallet')
|
||||
// eth_getaccounts
|
||||
const s = useStore()
|
||||
await s.provider.getSigner()
|
||||
}
|
||||
|
||||
const pendingOrders = []
|
||||
|
||||
Reference in New Issue
Block a user