diff options
Diffstat (limited to 'notes')
-rw-r--r-- | notes/hacked-list.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/notes/hacked-list.txt b/notes/hacked-list.txt index 3182b56..f4545ba 100644 --- a/notes/hacked-list.txt +++ b/notes/hacked-list.txt @@ -30,6 +30,8 @@ ./eth/config.go ./eth/gen_config.go ./eth/tracers/internal/tracers/assets.go +./ethclient/ethclient.go +./ethclient/signer.go ./internal/ethapi/api.go ./internal/ethapi/backend.go ./miner/miner.go @@ -41,3 +43,4 @@ ./params/protocol_params.go ./rpc/client.go ./rpc/types.go +./interfaces.go |