accounts: AccountManager -> Manager

This commit is contained in:
Felix Lange
2015-03-08 01:52:49 +01:00
parent 3750ec7b7d
commit fb53a9362e
6 changed files with 37 additions and 36 deletions

View File

@ -6,6 +6,7 @@ import (
"os"
"path"
"path/filepath"
"github.com/ethereum/go-ethereum/logger"
"github.com/ethereum/go-ethereum/xeth"
"github.com/obscuren/otto"