import { QueueFullError } from "https://deno.land/x/smoldot@light-js-deno-v0.7.9/instance/instance.js";
Thrown in case the buffer of JSON-RPC requests is full and cannot accept any more request.
import { QueueFullError } from "https://deno.land/x/smoldot@light-js-deno-v0.7.9/instance/instance.js";
Thrown in case the buffer of JSON-RPC requests is full and cannot accept any more request.