branch property

  1. @TagNumber.new(3)
PbList<List<int>> get branch

Merkle branch of header up to root, deepest pairing first

Implementation

@$pb.TagNumber(3)
$pb.PbList<$core.List<$core.int>> get branch => $_getList(2);