"centralised" mining to backend. Closes #323

This commit is contained in:
obscuren
2015-02-17 12:24:51 +01:00
parent 164de5e22b
commit 8135752a32
11 changed files with 47 additions and 96 deletions

View File

@ -43,7 +43,7 @@ type AppContainer interface {
type ExtApplication struct {
*xeth.XEth
eth core.EthManager
eth core.Backend
events event.Subscription
watcherQuitChan chan bool