struct Protocol::Network::SignedExchangeError
- Protocol::Network::SignedExchangeError
- Struct
- Value
- Object
Overview
Information about a signed exchange response.
Included Modules
- JSON::Serializable
Defined in:
protocol/network.crConstructors
Instance Method Summary
-
#error_field : SignedExchangeErrorField | Nil
The field which caused the error.
-
#message : String
Error message.
-
#signature_index : Int::Primitive | Nil
The index of the signature which caused the error.