-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
Ethereum wallets do not implement ScanOutputs
method.
Describe the solution you'd like
Equivalent to scanning transactions since Ethereum transactions seem to transfer funds to a single destination.
Additional context
ScanOutputs
added in BlockchainVisor
as part of #230 .