fedimint_
server
0.8.0-alpha
In fedimint_
server::
consensus
Modules
aleph_bft
api
db
debug
engine
transaction
Constants
CONSENSUS_PROPOSAL_TIMEOUT
TRANSACTION_BUFFER
Functions
await_response
handle_incoming
handle_request
run
run_iroh_api
start_consensus_api
start_iroh_api
submit_module_ci_proposals
fedimint_server
::
consensus
Constant
TRANSACTION_BUFFER
Copy item path
Settings
Help
Summary
Source
const TRANSACTION_BUFFER:
usize
= 1000;
Expand description
How many txs can be stored in memory before blocking the API