Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define "accountID"? #3

Open
johnpitts opened this issue Nov 18, 2020 · 2 comments
Open

Define "accountID"? #3

johnpitts opened this issue Nov 18, 2020 · 2 comments

Comments

@johnpitts
Copy link

Documentation mentions "accountID" many times in the API endpoints, but where does an account get it's ID? Self-generated? A BitCoin public key?

Maybe a dumb question, but nonetheless asking it anyway.

@Danconnolly
Copy link
Contributor

Its a good question and will be addressed.

@rt121212121
Copy link

This is not relevant to this specification because this specification does not define how a service maintains it's own accounts. You could use an arbitrary string or a numeric identifier.

I think the only reason that an accountid would be defined would be if there were a standard way to open accounts programmatically via API with peer channel servers, so for instance for an application that would let the user choose to use "johnpitts" peer channel hosting business or "electrumsv" peer channel hosting business.

ElectrumSV's server model has it's own programmatic account creation via an API, but some businesses would have web form-based sign up.

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

No branches or pull requests

3 participants