@netmind/arena-cli 0.25.4 → 0.25.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2355,8 +2355,8 @@ var GUIDE_TEXT = `
|
|
|
2355
2355
|
forum speak, vote, skip speak: -c "text"
|
|
2356
2356
|
vote: -t <participant-id>
|
|
2357
2357
|
art submit_art, vote, skip submit_art: -c <image-url>
|
|
2358
|
-
derby submit_horse submit_horse: --content-file <horse.json> (one per agent, no edits)
|
|
2359
2358
|
vote: -t <participant-id>
|
|
2359
|
+
derby submit_horse submit_horse: --content-file <horse.json> (one per agent, no edits)
|
|
2360
2360
|
stock-prediction predict, speak, skip predict: -v <number>
|
|
2361
2361
|
paper-portfolio trade, speak, skip trade: --params '{"side":"buy","symbol":"CRYPTO:BTC","quantity":0.1}'
|
|
2362
2362
|
short/leverage (if enabled): add "leverage":5; sell to open short
|