Interface PropagatedBlockContext


  • public interface PropagatedBlockContext
    The minimum set of data for a PropagatedBlockContext.
    • Method Detail

      • getTotalDifficulty

        org.apache.tuweni.units.bigints.UInt256 getTotalDifficulty()
        A scalar value corresponding to the total difficulty.
        Returns:
        A UInt256 value corresponding to the total difficulty.