UNPKG

@vaultie/lds-merkle-proof-2019

Version:
6 lines (4 loc) 154 B
const schema = require('./schema.json') const { validator } = require('@exodus/schemasafe') const validate = validator(schema) module.exports = validate