Skip to content

Commit

Permalink
update thor.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Jan 2, 2024
1 parent e7bffee commit d778384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/doc/thor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ paths:
- Inspect the outputs of a transaction before executing it.
- Estimate the gas consumption of a transaction. <b>Note:</b> The `caller` field should be provided for higher accuracy.
The fields `gasPayer`, `provedWork`, `blockRef` and `expiration` are for exposing themselves in EVM. Transaction meta features won't be reflected in the result, for example, no error is returned if the transaction is technically expired. For more information about built-in contracts, please refer to the vechain documentation.
The fields `gasPayer`, `provedWork`, `blockRef` and `expiration` are for exposing themselves in EVM. Transaction meta features won't be reflected in the result, for example, no error is returned if the transaction is technically expired. For more information, please refer to the vechain documentation.
To access historical details, you can specify a `revision` as a query parameter.
requestBody:
Expand Down

0 comments on commit d778384

Please sign in to comment.