Closed mraszyk closed 1 year ago
We also need to sync node heights before calling getStateCert and getStateCert' since these functions bypass postReadStateCBOR where we already sync node heights.
getStateCert
getStateCert'
postReadStateCBOR
We also need to sync node heights before calling
getStateCert
andgetStateCert'
since these functions bypasspostReadStateCBOR
where we already sync node heights.