PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/ripple-lib/dist/npm/common/schemas/specifications
Просмотр файла: order-cancellation.json
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "orderCancellation",
"link": "order-cancellation",
"type": "object",
"properties": {
"orderSequence": {
"$ref": "sequence",
"description": "The [account sequence number](#account-sequence-number) of the order to cancel."
},
"memos": {"$ref": "memos"}
},
"required": ["orderSequence"],
"additionalProperties": false
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!