Skip to content

Missing LocationService #2

Description

@socksrust

We need a Location service, we can only add locations to Identities here:

https://github.com/GetScatter/walletpack/blob/master/packages/core/lib/services/utility/IdentityService.js

Which IMO isn't correct, as identities should only have a location ID, instead of the whole Location object.

Another options is to add a KeychainService instead of having those methods on a Keychain model:

updateOrPushLocation(location){

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions