mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-08 21:34:55 +00:00
move code runner to core modules
This commit is contained in:
parent
3cc0c5dee8
commit
01eb1a01b4
@ -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