cfxdb.xbr.block¶
Classes¶
Module Contents¶
- class Block(from_fbs=None)[source]¶
Bases:
objectBlockchain blocks. This table stores information about the series of Ethereum blocks that make up the blockchain.
- property timestamp: numpy.datetime64[source]¶
Timestamp when record was inserted (Unix epoch time in ns).
- class Blocks(slot=None, compress=None, build=None, cast=None)[source]¶
Bases:
zlmdb.MapBytes32FlatBuffersBlockchain blocks processed.
Map
zlmdb.MapBytes32FlatBuffersfromblock_numbertocfxdb.xbr.Block
- class _BlockGen[source]¶
Bases:
cfxdb.gen.xbr.Block.BlockExpand methods on the class code generated by flatc.
FIXME: come up with a PR for fla_CatalogGentc to generated this stuff automatically.