Kujira.Invalidate protocol (kujira v0.1.32)
Specification for a module to be registered with Kujira.Invalidator
N.B: This is blocked until the upgrade to Cosmos SDK 0.50, an the associated upgrade to Cometbft 0.38. Currently BlockResult is unavailable over gRPC and so block events can't be scanned for required invalidations
Summary
Types
@type t() :: term()
Functions
Link to this function
invalidations(block)
@spec invalidations(Cosmos.Base.Tendermint.V1beta1.Block.t()) :: [ Kujira.Invalidation.t() ]