mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 09:12:05 -07:00
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"openapi": "3.0.0",
|
|
"info": {
|
|
"description": "The Bitcoin Cash JSON PRC over HTTP",
|
|
"version": "3.3.8",
|
|
"title": "REST",
|
|
"license": {
|
|
"name": "MIT",
|
|
"url": "https://opensource.org/licenses/MIT"
|
|
}
|
|
}
|
|
}
|