Handle hex inputs for tx create

This commit is contained in:
nolash
2020-10-26 09:02:29 +01:00
parent d46d0620fa
commit b7a35ea181
9 changed files with 131 additions and 27 deletions

View File

@@ -75,6 +75,7 @@ class ReferenceKeystore(Keystore):
},
)
self.db_session.commit()
logg.info('added private key for address {}'.format(address_hex_clean))
return address_hex