parseNextChallengeEpoch
parseNextChallengeEpoch(
data):OutputType
Defined in: packages/synapse-core/src/pdp-verifier/get-next-challenge-epoch.ts:133
Parse the contract output into a getNextChallengeEpoch.OutputType.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
data | bigint | The contract output from the getNextChallengeEpoch function getNextChallengeEpoch.ContractOutputType |
Returns
Section titled “Returns”The next challenge epoch for the data set getNextChallengeEpoch.OutputType