Function provenance
-
Returns Provenance
The server commit the export was cut from, and the contract files it was generated from.
Throws
MemcoConfigError if the descriptor is absent from the installed package, or is not in the shape the export writes.
Where the generated client in this package came from.
Reports what the descriptor records; it does not re-verify the checksums. That is CI's job, and it runs against the contract itself, which an installed package does not carry.
The descriptor is read once and the result reused.