darkfid::proto::protocol_tx

Function handle_receive_tx

Source
async fn handle_receive_tx(
    handler: ProtocolGenericHandlerPtr<Transaction, Transaction>,
    validator: ValidatorPtr,
    subscriber: JsonSubscriber,
) -> Result<()>
Expand description

Background handler function for ProtocolTx.