fibercrypto / fibercrypto/fibercryptowallet
Scan outputs of Skycoin wallets
Open
skyfiber
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.**
Skycoin wallets do not implement `ScanOutputs` method.
**Describe the solution you'd like**
Use Skycoin node's address => outputs endpoint .
- [ ] Scan `LocalWallet`'s outputs
- [ ] Scan `RemoteWallet`'s outputs
**Additional context**
`ScanOutputs` added in `BlockchainVisor` as part of #230 .
Contributor guide
Assessment
This issue has not been assessed yet.