fibercrypto / fibercrypto/fibercryptowallet
Bitcoin - Backend to manage pending transactions
Open
bitcoin
wallet
- Dominant language
- Go
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Feature description**
Bitcoin pending transactions
**Is your feature request related to a problem? Please describe.**
Bitcoin pending transactions not listed after #208
**Describe the solution you'd like**
Implement core classes to list pending transactions . Show them in pending transactions list.
**Possible implementation**
- [ ] Implement `CryptoAccount.ListPendingTransaction()` for Bitcoin wallet account
- [ ] Implement `CryptoAccount.ListPendingTransaction()` for the whole Bitcoin wallet set account
Contributor guide
Assessment
This issue has not been assessed yet.