cURL
curl --request POST \ --url https://atlantic.api.herodotus.cloud/v1/l1/fact-hash-calculation \ --header 'Content-Type: application/json' \ --data '{}'
{ "factHash": "<string>" }
Endpoint for calculating fact hash for L1 using the provided pie file.
Fact hash calculation successful
The response is of type object.
object