Getmempooldescendants
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
1.0idstringRequiredExample:
getmempooldescendantsmethodstring · enumRequiredPossible values:
Responses
200
Descendant transactions retrieved successfully
application/json
resultone ofOptional
If verbose is false, returns an array of descendant transaction IDs.
If verbose is true, returns a JSON object mapping txid to detailed information.
string[]Optional
List of descendant txids (if verbose = false)
errorobject · nullableOptional
Null if successful; otherwise contains error info
idstringOptional
The ID of the request
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/Last updated