This commit is contained in:
wanghui 2019-11-15 16:08:48 +08:00
parent 52a05c3d0e
commit 043c9cbee4

View File

@ -13,7 +13,7 @@ import (
) )
// This file implements a VERY simple, incomplete version of the data transfer // This file implements a VERY simple, incomplete version of the data transfer
// module that allows us to make the neccesary insertions of data transfer // module that allows us to make the necessary insertions of data transfer
// functionality into the storage market // functionality into the storage market
// It does not: // It does not:
// -- actually validate requests // -- actually validate requests