mirror of
https://github.com/alexgo-io/stacks-subnets.git
synced 2026-04-29 12:15:25 +08:00
address PR feedback
This commit is contained in:
@@ -28,6 +28,9 @@ Possible values for the "reason" field and "reason_data" field are:
|
||||
* `Deserialization`
|
||||
* The `reason_data` field will be an object containing a `message`
|
||||
string detailing the deserialization error
|
||||
* `EstimatorError`
|
||||
* The `reason_data` field will be an object containing a `message`
|
||||
string detailing the error
|
||||
* `SignatureValidation`
|
||||
* The `reason_data` field will be an object containing a `message`
|
||||
string detailing the signature validation error
|
||||
@@ -343,4 +346,4 @@ object of the following form:
|
||||
|
||||
Determine whether a given trait is implemented within the specified contract (either explicitly or implicitly).
|
||||
|
||||
See OpenAPI [spec](./rpc/openapi.yaml) for details.
|
||||
See OpenAPI [spec](./rpc/openapi.yaml) for details.
|
||||
|
||||
Reference in New Issue
Block a user