Update api_data.js
field name correction on getTransactions api call
This commit is contained in:
@@ -771,7 +771,7 @@ define({ "api": [
|
|||||||
"group": "Success 200",
|
"group": "Success 200",
|
||||||
"type": "numeric",
|
"type": "numeric",
|
||||||
"optional": false,
|
"optional": false,
|
||||||
"field": "confirmation",
|
"field": "confirmations",
|
||||||
"description": "<p>Number of confirmations</p>"
|
"description": "<p>Number of confirmations</p>"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user