@$pb.TagNumber(12) $core.String get blockHash => $_getSZ(3);
@$pb.TagNumber(12) set blockHash($core.String v) { $_setString(3, v); }