Function darkfid::proto::protocol_tx::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.