fibercrypto / fibercrypto/fibercryptowallet
Ethereum - Backend to manage pending transactions
Open
ethereum
wallet
- Dominant language
- Go
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Feature description**
Ethereum pending transactions
**Is your feature request related to a problem? Please describe.**
Ethereum pending transactions not listed after #246
**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 Ethereum wallet account
- [ ] Implement `CryptoAccount.ListPendingTransaction()` for the whole Ethereum wallet set account
Contributor guide
Assessment
This issue has not been assessed yet.