parent
211e5ab3fe
commit
381a310216
@ -216,7 +216,7 @@ class BitcoinApi implements AbstractBitcoinApi {
|
||||
if (map[outputType]) {
|
||||
return map[outputType];
|
||||
} else {
|
||||
return '';
|
||||
return 'unknown';
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user