Closed stdevAlDen closed 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
@stdevMac consider this fix: https://github.com/simelo/fibercryptowallet/commit/ded474d45485131b3a493060c6e6df8144731906
@stdevMac consider this fix: https://github.com/simelo/fibercryptowallet/commit/ded474d45485131b3a493060c6e6df8144731906
Describe the bug Type assertion failed, function (
(func(string, core.KeyValueStore) (string, error))
) does not implementcore.PaswordReader
Environment information:
Steps to Reproduce Just read the source code.
core.PasswordReader
.Actual behavior Trying to sign a transaction does not work.
Expected behavior Should be able to sign a transaction.