PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/ripple-lib/dist/npm/common/schemas/input

Просмотр файла: prepare-order.json

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "title": "prepareOrderParameters",
  "type": "object",
  "properties": {
    "address": {
      "$ref": "address",
      "description": "The address of the account that is creating the transaction."
    },
    "order": {
      "$ref": "order",
      "description": "The specification of the order to prepare."
    },
    "instructions": {"$ref": "instructions"}
  },
  "additionalProperties": false,
  "required": ["address", "order"]
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!