UNPKG

@zkp2p/contracts-v2

Version:

ZKP2P V2 smart contract interfaces and utilities

9 lines (8 loc) 412 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export type { EscrowRegistry } from "./EscrowRegistry"; export type { NullifierRegistry } from "./NullifierRegistry"; export type { PaymentVerifierRegistry } from "./PaymentVerifierRegistry"; export type { PostIntentHookRegistry } from "./PostIntentHookRegistry"; export type { RelayerRegistry } from "./RelayerRegistry";