TRANCHE EXECUTION WORKS
This commit is contained in:
@@ -100,6 +100,10 @@ export async function asyncFlushOrders() {
|
||||
try {
|
||||
signer = await provider.getSigner();
|
||||
} catch (e) {
|
||||
// {
|
||||
// "code": -32002,
|
||||
// "message": "Already processing eth_requestAccounts. Please wait."
|
||||
// }
|
||||
console.log('signer denied')
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user