import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SignedExchangeError } = default.Network;
Information about a signed exchange response.
Properties
optional
signatureIndex: integerThe index of the signature which caused the error.
optional
errorField: SignedExchangeErrorFieldThe field which caused the error.