PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/ripple-lib/dist/npm/common/schemas/output
Просмотр файла: get-paths.json
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "getPaths",
"type": "array",
"items": {
"type": "object",
"properties": {
"source": {
"$ref": "sourceAdjustment",
"description": "Properties of the source of the payment."
},
"destination": {
"$ref": "destinationAdjustment",
"description": "Properties of the destination of the payment."
},
"paths": {
"type": "string",
"description": "The paths of trustlines and orders to use in executing the payment."
}
},
"required": ["source", "destination", "paths"],
"additionalProperties": false
}
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!