Module redjubjub
zebra_
consensus
1.0.0-beta.45
Module redjubjub
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
redjubjub
Copy item path
Settings
Help
Summary
Source
Expand description
Async RedJubjub batch verifier service
Structs
§
Verifier
RedJubjub signature verifier service
Statics
§
VERIFIER
Global batch verification context for RedJubjub signatures.
Type Aliases
§
Item
The type of the batch item. This is a
RedJubjubItem
.