@phantomchain/core-vote-report
v0.1.3
Published
Vote Report for Phantom Core
Downloads
6
Readme
Phantom Core - Vote Report
Installation
yarn add @phantomchain/core-vote-report
Configuration
module.exports = {
host: process.env.PHANTOM_VOTE_REPORT_HOST || '0.0.0.0',
port: process.env.PHANTOM_VOTE_REPORT_PORT || 4006,
}
Security
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.