mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
move code runner to core modules
This commit is contained in:
parent
e69ec3b7f1
commit
75d85d57c0
@ -7,6 +7,7 @@ const constants = require('../constants');
|
||||
|
||||
const WEB3_READY = 'web3Ready';
|
||||
|
||||
// TODO: consider another name, this is the blockchain connector
|
||||
class Blockchain {
|
||||
constructor(options) {
|
||||
this.plugins = options.plugins;
|
||||
|
Loading…
x
Reference in New Issue
Block a user