Module redpallas
zebra_
consensus
1.0.0-beta.45
Module redpallas
Module Items
Structs
Statics
Type Aliases
In crate zebra_
consensus
Modules
block
checkpoint
config
ed25519
error
groth16
halo2
primitives
redjubjub
redpallas
router
script
transaction
Structs
CheckpointList
Enums
Request
VerifyBlockError
VerifyCheckpointError
Constants
MAX_BLOCK_SIGOPS
MAX_CHECKPOINT_BYTE_COUNT
MAX_CHECKPOINT_HEIGHT_GAP
Traits
ParameterCheckpoint
Functions
block_subsidy
difficulty_is_valid
funding_stream_address
funding_stream_values
miner_subsidy
new_coinbase_script
Type Aliases
BoxError
zebra_consensus
Module
redpallas
Copy item path
Settings
Help
Summary
Source
Expand description
Async RedPallas batch verifier service
Structs
§
Verifier
RedPallas signature verifier service
Statics
§
VERIFIER
Global batch verification context for RedPallas signatures.
Type Aliases
§
Item
The type of the batch item. This is a
RedPallasItem
.