feat: handle psbt extract

This commit is contained in:
Vlad Stan
2022-08-03 13:49:56 +03:00
parent 3bf0bb1e63
commit 73adc4a7e8
6 changed files with 149 additions and 32 deletions
@@ -271,7 +271,7 @@ const tableData = {
utxoSelectionMode: 'Manual',
signModes: [
{
label: 'Serial Port',
label: 'Serial Port Device',
value: 'serial-port'
},
{