2
0
mirror of https://github.com/status-im/op-geth.git synced 2025-02-13 15:26:32 +00:00
Jeffrey Wilcke 024d41d0c2 core, core/state, core/vm: remove exported account getters ()
Removed exported statedb object accessors, reducing the chance for nasty
bugs to creep in. It's also ugly and unnecessary to have these methods.
2017-02-22 23:29:59 +01:00
..