OffchainLabs / go-ethereum

GNU Lesser General Public License v3.0
52 stars 88 forks source link

Add GetCodeFromHash method to StateDB #331

Closed PlasmaPower closed 1 month ago

PlasmaPower commented 1 month ago

It turns out this is already accessible via sdb's .Database()