hash2 property
The intermediary hash (actually derived from hash1), sent from NodeB to NodeA in response to the initial message.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get hash2 => $_getN(2);
The intermediary hash (actually derived from hash1), sent from NodeB to NodeA in response to the initial message.
@$pb.TagNumber(3)
$core.List<$core.int> get hash2 => $_getN(2);