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

Implement unit test for whitelist_markets and blacklist_markets #186

Closed
theoreticalbts opened this issue Jul 22, 2015 · 2 comments
Closed

Comments

@theoreticalbts
Copy link
Contributor

The whitelist_markets and blacklist_markets are properties on an asset. But first we must ask, what are the intended semantics of these fields?

Assigning to @bytemaster to answer this question.

@bytemaster
Copy link
Contributor

These fields limit which markets an asset can be traded against.

Whitelist markets means a set of other assets that a user issued asset may trade against.
Blacklist markets implies the asset can trade against anything but the specified markets.

@vikramrajkumar
Copy link
Contributor

This issue was moved to bitshares/bitshares-core#47

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

No branches or pull requests

3 participants