*force is now bypassCache
This commit is contained in:
parent
524372c49b
commit
5d0f30c49d
|
@ -227,7 +227,7 @@ async function rpcCall(
|
|||
query,
|
||||
chain,
|
||||
data,
|
||||
force: true,
|
||||
bypassCache: true,
|
||||
})
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue