puppeteer/new-docs/puppeteer.protocol.network.signedexchangeerror.md
2020-07-13 14:01:35 +01:00

1.0 KiB

Home > puppeteer > Protocol > Network > SignedExchangeError

Protocol.Network.SignedExchangeError interface

Information about a signed exchange response.

Signature:

export interface SignedExchangeError 

Properties

Property Type Description
errorField SignedExchangeErrorField The field which caused the error.
message string Error message.
signatureIndex integer The index of the signature which caused the error.