PDPVerifierOptions
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:18
Properties
Section titled “Properties”dataSetLive?
Section titled “dataSetLive?”
optionaldataSetLive?: (args) => readonly [boolean]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:19
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint] |
Returns
Section titled “Returns”readonly [boolean]
getActivePieceCount?
Section titled “getActivePieceCount?”
optionalgetActivePieceCount?: (args) => readonly [bigint]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:22
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint] |
Returns
Section titled “Returns”readonly [bigint]
getActivePieces?
Section titled “getActivePieces?”
optionalgetActivePieces?: (args) => readonly [readonlyobject[], readonlybigint[],boolean]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:23
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint, bigint, bigint] |
Returns
Section titled “Returns”readonly [readonly object[], readonly bigint[], boolean]
getDataSetLeafCount?
Section titled “getDataSetLeafCount?”
optionalgetDataSetLeafCount?: (args) => readonly [bigint]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:27
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint] |
Returns
Section titled “Returns”readonly [bigint]
getDataSetListener?
Section titled “getDataSetListener?”
optionalgetDataSetListener?: (args) => readonly [`0x${string}`]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:20
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint] |
Returns
Section titled “Returns”readonly [`0x${string}`]
getDataSetStorageProvider?
Section titled “getDataSetStorageProvider?”
optionalgetDataSetStorageProvider?: (args) => readonly [`0x${string}`,`0x${string}`]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:24
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint] |
Returns
Section titled “Returns”readonly [`0x${string}`, `0x${string}`]
getNextChallengeEpoch?
Section titled “getNextChallengeEpoch?”
optionalgetNextChallengeEpoch?: (args) => readonly [bigint]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:29
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint] |
Returns
Section titled “Returns”readonly [bigint]
getNextPieceId?
Section titled “getNextPieceId?”
optionalgetNextPieceId?: (args) => readonly [bigint]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:21
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint] |
Returns
Section titled “Returns”readonly [bigint]
getScheduledRemovals?
Section titled “getScheduledRemovals?”
optionalgetScheduledRemovals?: (args) => readonly [readonlybigint[]]
Defined in: packages/synapse-core/src/mocks/jsonrpc/pdp.ts:28
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
args | readonly [bigint] |
Returns
Section titled “Returns”readonly [readonly bigint[]]