UNPKG

@mayaprotocol/zcash-js

Version:

Zcash JavaScript library for Maya Protocol - Build and sign Zcash transparent transactions with memo support

9 lines (8 loc) 198 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const config = { preset: 'ts-jest', testEnvironment: 'node', testTimeout: 30000 }; exports.default = config;