-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Milestone
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