mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Forked from rest.bitcoin.com commit 50f5c6ed1bd8d10b72bb8851972446240604eee6 5-3-2019
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export interface IResponse {
|
||||
status: number
|
||||
json: {
|
||||
error: string
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user