# Functions
AnnounceIntermediate sends the global trust value calculated at the specified iteration and epoch to to the remote node.
AnnounceLocal sends estimations of local trust to the remote node.
# Structs
AnnounceIntermediatePrm groups parameters of AnnounceIntermediate operation.
AnnounceIntermediateRes groups the resulting values of AnnounceIntermediate operation.
AnnounceLocalPrm groups parameters of AnnounceLocal operation.
AnnounceLocalRes groups the resulting values of AnnounceLocal operation.