Skip to content

Commit

Permalink
Fixed rpc.proto and regenerated files (thrasher-corp#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
merkeld authored Mar 1, 2020
1 parent 31fe74a commit 9d49184
Show file tree
Hide file tree
Showing 3 changed files with 433 additions and 49 deletions.
12 changes: 7 additions & 5 deletions gctrpc/rpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gctrpc/rpc.proto
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ service GoCryptoTrader {
option (google.api.http) = {
post: "/v1/withdrawaleventbyid"
body: "*"
};rpcse
};
}

rpc WithdrawalEventsByDate(WithdrawalEventsByDateRequest) returns (WithdrawalEventsByExchangeResponse) {
Expand Down
Loading

0 comments on commit 9d49184

Please sign in to comment.