@$pb.TagNumber(2) $core.String get lastBlockHash => $_getSZ(1);
@$pb.TagNumber(2) set lastBlockHash($core.String v) { $_setString(1, v); }