Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Fix names of services in delegateApi.js and forgingApi.js #208

Closed
slaweet opened this issue May 11, 2017 · 1 comment
Closed

Fix names of services in delegateApi.js and forgingApi.js #208

slaweet opened this issue May 11, 2017 · 1 comment
Assignees
Labels

Comments

@slaweet
Copy link
Contributor

slaweet commented May 11, 2017

Expected behaviour

[delegateApi.js] (https://github.com/LiskHQ/lisk-nano/blob/development/src/app/services/api/delegateApi.js)
contains a service called delegateApi
[forgingApi.js] (https://github.com/LiskHQ/lisk-nano/blob/development/src/app/services/api/delegateApi.js)
contains a service called forgingApi

Actual behaviour

[delegateApi.js] (https://github.com/LiskHQ/lisk-nano/blob/development/src/app/services/api/delegateApi.js)
contains a service called delegateService
[forgingApi.js] (https://github.com/LiskHQ/lisk-nano/blob/development/src/app/services/api/delegateApi.js)
contains a service called forgingService

@slaweet
Copy link
Contributor Author

slaweet commented May 17, 2017

To prevent merge conflicts, let's wait for #212 to be merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant