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

[win32] InstantDEX agent has a limited set of methods #14

Open
blackyblack opened this issue Aug 15, 2015 · 3 comments
Open

[win32] InstantDEX agent has a limited set of methods #14

blackyblack opened this issue Aug 15, 2015 · 3 comments

Comments

@blackyblack
Copy link

InstantDEX methods.(["msigaddr", "bid", "ask", "makeoffer3", "respondtx"]) from SuperNET console.

@jl777
Copy link
Owner

jl777 commented Aug 15, 2015

this is not a bug

@blackyblack
Copy link
Author

#define INSTANTDEX_LOCALAPI "allorderbooks", "orderbook", "lottostats", "LSUM", "makebasket", "disable", "enable", "peggyrates", "tradesequence", "placebid", "placeask", "orderstatus", "openorders", "cancelorder", "tradehistory"

#define INSTANTDEX_REMOTEAPI "msigaddr", "bid", "ask", "makeoffer3", "respondtx"

Looks like localapi path disabled in Windows.

@blackyblack
Copy link
Author

Tested with bitcoindarkd build. Found that extended set of methods is supported with RPC call. I think RPC calls and console calls should be unified...

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

2 participants