Adding description to speedPolicy parameter. (#3877)

This commit is contained in:
Andreas Tasch
2022-06-20 06:07:24 +02:00
committed by GitHub
parent c531b26821
commit ea2a200302

View File

@@ -1063,7 +1063,7 @@
},
"SpeedPolicy": {
"type": "string",
"description": "",
"description": "`\"HighSpeed\"`: 0 confirmations (1 confirmation if RBF enabled in transaction) \n`\"MediumSpeed\"`: 1 confirmation \n`\"LowMediumSpeed\"`: 2 confirmations \n`\"LowSpeed\"`: 6 confirmations\n",
"x-enumNames": [
"HighSpeed",
"MediumSpeed",