-
Notifications
You must be signed in to change notification settings - Fork 12
Create a dummy API Service Server #138
Copy link
Copy link
Open
Description
We want a dummy API service server that implements all the functions defined in the rpc proto: https://github.com/iotexproject/iotex-election/blob/master/pb/api/api.proto. Every function should return an empty response instead.
Also add a dummyServer flag in the config: https://github.com/iotexproject/iotex-election/blob/master/server/server.go#L42. So when creating a new server, we can decide between the real server and the dummy server.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels