PHP WebShell

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

Просмотр файла: min-adjustment.json

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "title": "minAdjustment",
  "type": "object",
  "properties": {
    "address": {
      "$ref": "address",
      "description": "The address to send to."
    },
    "minAmount": {
      "$ref": "laxAmount",
      "description": "The minimum amount to be delivered. (This field is exclusive with destination.amount)"
    },
    "tag": {"$ref": "tag"}
  },
  "required": ["address", "minAmount"],
  "additionalProperties": false
}

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


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