storj / team-metainfo

GNU Affero General Public License v3.0
0 stars 0 forks source link

Align types for part number and index #109

Open mniewrzal opened 2 years ago

mniewrzal commented 2 years ago

Uplink is using int32 but metabase is using uin32 which can cause problems in future. We need to update metainfo.proto to use uint32 and adjust uplink and satellite.