UNPKG

@mayaprotocol/zcash-js

Version:

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

3 lines (2 loc) 122 B
export declare function writeCompactInt(value: number): Buffer; export declare function pushData(length: number): Buffer;