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