mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 13:55:45 +00:00
7482107374
The blockchain module should not contain any ethereum-specific code, and currently it contains a check to see if the blockchain has already been started. This PR moves this check to blockchain client (ie geth or parity). This check function is registered along with the started callback. style(@embark/stack/blockchain): add missing semicolon
embark-geth
Implementation of the Go-Ethereum blockchain for Embark
Visit embark.status.im to get started with Embark.