/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
protocol/json/keybase1/scanproofs.json
46 строк
790 B
Miles Steele
add command scan-proofs
31 авг 2016, 19:16
31 авг 2016, 19:16
1546490
Код
Авторство
О чём код?
{ "protocol": "ScanProofs", "imports": [ { "path": "common.avdl", "type": "idl" } ], "types": [], "messages": { "scanProofs": { "request": [ { "name": "sessionID", "type": "int" }, { "name": "infile", "type": "string" }, { "name": "indices", "type": "string" }, { "name": "sigid", "type": "string" }, { "name": "ratelimit", "type": "int" }, { "name": "cachefile", "type": "string" }, { "name": "ignorefile", "type": "string" } ], "response": null } }, "namespace": "keybase.1" }