Skip to content

Commit

Permalink
merge directives
Browse files Browse the repository at this point in the history
  • Loading branch information
nonsense committed Mar 4, 2021
1 parent 0776262 commit 68ce94b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions retrievalmarket/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ import (

var log = logging.Logger("retrievalmrkt")

//go:generate cbor-gen-for DealStage DealStages

//go:generate cbor-gen-for --map-encoding Query QueryResponse DealProposal DealResponse Params QueryParams DealPayment ClientDealState ProviderDealState PaymentInfo RetrievalPeer Ask
//go:generate cbor-gen-for --map-encoding Query QueryResponse DealProposal DealResponse Params QueryParams DealPayment ClientDealState ProviderDealState PaymentInfo RetrievalPeer Ask DealStage DealStages

// QueryProtocolID is the protocol for querying information about retrieval
// deal parameters
Expand Down

0 comments on commit 68ce94b

Please sign in to comment.