penumbra_sdk_app

Module app

Source

Modules§

state_key

Structs§

App
The Penumbra application, written as a bundle of Components.

Constants§

MAX_BLOCK_TXS_PAYLOAD_BYTES
The maximum size of a CometBFT block payload (1MB)
MAX_EVIDENCE_SIZE_BYTES
The maximum size of the evidence portion of a block (30KB).
MAX_TRANSACTION_SIZE_BYTES
The maximum size of a single individual transaction (96KB).

Traits§

StateReadExt
StateWriteExt