Skip to content

OptionsType

OptionsType = object

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

optional address: Address

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

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:31

The client to use to interact with the PDPVerifier contract.