bitcore-lib-zcash/const.js

8 lines
62 B
JavaScript
Raw Normal View History

exports.MSG = {
TX: 1,
BLOCK: 2,
FILTERED_BLOCK: 3,
};