fibercrypto / fibercrypto/fibercryptowallet
Scan outputs of Ethereum wallets
Open
ethereum
wallet
- Dominant language
- Go
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
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 .
Contributor guide
Assessment
This issue has not been assessed yet.