This is a living document.
In case connection to node fails:
if (res?.errors?.length && res?.errors?.length > 0) {
alert('unable to connect to a stable node. please reload')
}
This is a living document.
In case connection to node fails:
if (res?.errors?.length && res?.errors?.length > 0) {
alert('unable to connect to a stable node. please reload')
}