refactor: localize protobuf definitions
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
package market
|
||||
|
||||
import blocks "bsm/full/protobuf"
|
||||
|
||||
type Empty = blocks.Empty
|
||||
type FetchRequest = blocks.MarketFetchRequest
|
||||
type IdentRequest = blocks.IdentRequest
|
||||
type StoreSerialRequest = blocks.StoreSerialRequest
|
||||
type StatusReply = blocks.IdentityStatusReply
|
||||
type LoginReply = blocks.MarketLoginReply
|
||||
type VersionRequest = blocks.VersionRequest
|
||||
type SearchRequest = blocks.SearchRequest
|
||||
type LoginReply = MarketLoginReply
|
||||
|
||||
Reference in New Issue
Block a user