Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. lucas@linux-nouu:~/Projects/OpenTransactions/opentxs/build> opentxs newoffer --myacct otx97AMY9ZtwekUHYJnJ6Uf5wda9szj9XLDB --hisacct otxUhH6Aw2UMcvvssuZoE7WDh8hnRpzNs5G8 --type bid --scale 1 --quantity 5 --price 1
  2.  
  3.  
  4. Welcome to Open Transactions -- version 0.94.0-322-g659b3fb
  5. Using myacct: otx97AMY9ZtwekUHYJnJ6Uf5wda9szj9XLDB
  6. Using hisacct: otxUhH6Aw2UMcvvssuZoE7WDh8hnRpzNs5G8
  7.  
  8. =====>BEGIN Sending getNymMarketOffers message via ZMQ... Request number: 125
  9. Error: cannot load market offer list.
  10. Usage: newoffer --myacct <assetaccount> --hisacct <currencyaccount> --type <ask|bid> --scale <1|10|100|...> --mininc <min increment> --quantity <quantity> --price <price> [--lifespan <seconds> (default 86400 (1 day))]
  11.  
  12. Create a new market offer.
  13.  
  14. A price of 0 means a market order at any price.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement