You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This shows me how much ETH I have sold but does not tell me how much XBT I got in return.
Is there a method that I can call that would provide me with more information for a particular transaction? For example get_data = kraken.getinformation('XXXX-BBBBB-AAAAAA')
Thank toy
The text was updated successfully, but these errors were encountered:
Hi,
The result that I get from the system does not provide me enough information.
Example:
<Hashie::Mash descr=#<Hashie::Mash order="sell 0.07000000 ETHXBT @ market"> txid=#<Hashie::Array ["XXXX-BBBBB-AAAAAA"]>
This shows me how much ETH I have sold but does not tell me how much XBT I got in return.
Is there a method that I can call that would provide me with more information for a particular transaction? For example get_data = kraken.getinformation('XXXX-BBBBB-AAAAAA')
Thank toy
The text was updated successfully, but these errors were encountered: