fibercrypto / fibercryptowallet

Multi-coin cryptocurrency wallet
GNU General Public License v3.0
28 stars 15 forks source link

Unable to sign transaction #278

Closed stdevAlDen closed 4 years ago

stdevAlDen commented 4 years ago

Describe the bug Type assertion failed, function ((func(string, core.KeyValueStore) (string, error))) does not implement core.PaswordReader

Environment information:

Steps to Reproduce Just read the source code.

  1. Asserting for core.Password reader here.
  2. Type function does not implement core.PasswordReader.

Actual behavior Trying to sign a transaction does not work.

Expected behavior Should be able to sign a transaction.

stdevMac commented 4 years ago

@stdevAlDen When I try to send a transaction in my machine the wallet does nothing, not send the coins and not crash the app

stdevAlDen commented 4 years ago

@stdevMac consider this fix: https://github.com/simelo/fibercryptowallet/commit/ded474d45485131b3a493060c6e6df8144731906

stdevAlDen commented 4 years ago

@stdevMac consider this fix: https://github.com/simelo/fibercryptowallet/commit/ded474d45485131b3a493060c6e6df8144731906