blockHash property
Recent block hash, or genesis hash if era is not set
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get blockHash => $_getN(0);
Recent block hash, or genesis hash if era is not set
@$pb.TagNumber(1)
$core.List<$core.int> get blockHash => $_getN(0);