BlockChain.GetTd¶
| Source (core-geth) | Current | |
|---|---|---|
| File | core/blockchain_reader.go |
blockchain_pow.go |
| Symbol | BlockChain.GetTd |
BlockChain.GetTd |
| Ref | v1.12.20 |
etc/v1.17.3-full-node |
core-geth delegates to bc.hc.GetTd(); ours reads rawdb directly — functionally equivalent
No differences found — identical to source (or rename-only).