tornado-pool-relayer/src/abi/index.ts

6 lines
88 B
TypeScript

import TORNADO_POOL from './TornadoPool.json';
export const abi = {
TORNADO_POOL,
};