PrevUpHomeNext
RCLConsensus::Adaptor::share (2 of 3 overloads)

Share disputed transaction to peers.

Synopsis
void
share(
    RCLCxTx const& tx);
Description

Only share if the provided transaction hasn't been shared recently.

Parameters

Name

Description

tx

The disputed transaction to share.


PrevUpHomeNext