finality-grandpa 0.16.2

PBFT-based finality gadget for blockchains
Documentation

finality-grandpa

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 5 of them enabled by default.

default

  • std

std

  • parity-scale-codec/std
  • num/std
  • parking_lot
  • log
  • futures-timer
  • futures/executor
  • scale-info/std

parking_lot

  • dep:parking_lot

log

  • dep:log

futures-timer

  • dep:futures-timer

test-helpers

  • fuzz-helpers
  • rand
  • std

derive-codec

  • parity-scale-codec
  • scale-info

rand

  • dep:rand

parity-scale-codec

  • dep:parity-scale-codec

scale-info

  • dep:scale-info

fuzz-helpers

    This feature flag does not enable additional features.