Minor spelling correction(s).
This commit is contained in:
parent
fd3c1c50f1
commit
97f65bd283
1 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
{
|
||||
"name": "wallet_id",
|
||||
"type": "str",
|
||||
"description": "wallet to check for claim purchase reciepts",
|
||||
"description": "wallet to check for claim purchase receipts",
|
||||
"is_required": false
|
||||
}
|
||||
],
|
||||
|
@ -270,7 +270,7 @@
|
|||
{
|
||||
"name": "wallet_id",
|
||||
"type": "str",
|
||||
"description": "wallet to check for claim purchase reciepts",
|
||||
"description": "wallet to check for claim purchase receipts",
|
||||
"is_required": false
|
||||
},
|
||||
{
|
||||
|
@ -1654,7 +1654,7 @@
|
|||
{
|
||||
"name": "include_received_tips",
|
||||
"type": "bool",
|
||||
"description": "calculate the amount of tips recieved for claim outputs",
|
||||
"description": "calculate the amount of tips received for claim outputs",
|
||||
"is_required": false
|
||||
}
|
||||
],
|
||||
|
@ -1983,7 +1983,7 @@
|
|||
{
|
||||
"name": "wallet_id",
|
||||
"type": "str",
|
||||
"description": "wallet to check for claim purchase reciepts",
|
||||
"description": "wallet to check for claim purchase receipts",
|
||||
"is_required": false
|
||||
},
|
||||
{
|
||||
|
@ -4626,7 +4626,7 @@
|
|||
{
|
||||
"name": "include_received_tips",
|
||||
"type": "bool",
|
||||
"description": "calculate the amount of tips recieved for claim outputs",
|
||||
"description": "calculate the amount of tips received for claim outputs",
|
||||
"is_required": false
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue