@ethereumjs/blockchain
@ethereumjs/blockchain / createBlockchain
createBlockchain(opts): Promise<Blockchain>
opts
Promise
Blockchain
Defined in: constructors.ts:22
BlockchainOptions = {}
BlockchainOptions
{}
Promise<Blockchain>