follow-up 88fc62e8f7
This commit is contained in:
SomberNight 2018-09-19 15:26:03 +02:00
parent 924ee1a672
commit 6f0dceb152
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9

View File

@ -401,7 +401,7 @@ class SafeTPlugin(HW_PluginBase):
def tx_outputs(self, derivation, tx):
def create_output_by_derivation():
script_type = self.get_trezor_output_script_type(info.script_type)
script_type = self.get_safet_output_script_type(info.script_type)
if len(xpubs) == 1:
address_n = self.client_class.expand_path(derivation + "/%d/%d" % index)
txoutputtype = self.types.TxOutputType(