mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-04 14:44:30 +01:00
Add missing doc for scriptPubKeyType TaprootBIP86
This commit is contained in:
@@ -402,12 +402,14 @@
|
||||
"x-enumNames": [
|
||||
"Legacy",
|
||||
"Segwit",
|
||||
"SegwitP2SH"
|
||||
"SegwitP2SH",
|
||||
"TaprootBIP86"
|
||||
],
|
||||
"enum": [
|
||||
"Legacy",
|
||||
"Segwit",
|
||||
"SegwitP2SH"
|
||||
"SegwitP2SH",
|
||||
"TaprootBIP86"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user