Added details on spending tx when spending

This commit is contained in:
kexkey
2020-03-18 18:03:40 -04:00
parent fdf65ba080
commit 9d4c703485
3 changed files with 13 additions and 2 deletions

View File

@@ -1110,6 +1110,8 @@ paths:
type: "string"
hash:
$ref: '#/components/schemas/TypeHashString'
details:
type: "object"
'403':
$ref: '#/components/schemas/ApiResponseNotAllowed'
'405':