PHANTOM Core - Blockchain Management
Installation
yarn add @phantomchain/core-blockchain
Configuration
module.exports = {
version: '2.0.0',
fastRebuild: false,
databaseRollback: {
maxBlockRewind: 10000,
steps: 1000,
},
}
Security
If you discover a security vulnerability within this package, please send an e-mail to security@phantom.org. All security vulnerabilities will be promptly addressed.