cuprated::p2p::request_handler

Function new_fluffy_block

Source
async fn new_fluffy_block<A: NetZoneAddress>(
    peer_information: PeerInformation<A>,
    request: NewFluffyBlock,
    blockchain_read_handle: BlockchainReadHandle,
    txpool_read_handle: TxpoolReadHandle,
) -> Result<ProtocolResponse>
Expand description