Skip to content

OptionsType

OptionsType = object

Defined in: packages/synapse-sdk/src/pdp/verifier.ts:33

optional address: Address

Defined in: packages/synapse-sdk/src/pdp/verifier.ts:37

The address of the PDPVerifier contract. If not provided, the default is the PDPVerifier contract address for the chain.


client: Client<Transport, Chain>

Defined in: packages/synapse-sdk/src/pdp/verifier.ts:35

The client to use to interact with the PDPVerifier contract.