constants.js 189 Bytes
/**
 * Please use yourself constants file
 * Note: Once the mainnet is online, this file can no longer be changed.
 */
module.exports = {
  nethash: '0ab796cd', // 标定该链的版本
};