branchId property
Consensus branch ID for the epoch of the block containing the transaction.
Implementation
@$pb.TagNumber(8)
$core.List<$core.int> get branchId => $_getN(7);
Consensus branch ID for the epoch of the block containing the transaction.
@$pb.TagNumber(8)
$core.List<$core.int> get branchId => $_getN(7);