UNPKG

bot18

Version:

A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f

14 lines (13 loc) 200 B
{ "$id": "har.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "log" ], "properties": { "log": { "$ref": "log.json#" } } }