diba-io / bitmask-core

Core functionality for the BitMask wallet
https://bitmask.app
Other
95 stars 21 forks source link

Pending RGB Transactions #348

Closed cryptoquick closed 1 year ago

cryptoquick commented 1 year ago

RGB transactions that have not yet been confirmed should be marked as pending using an is_pending property.

crisdut commented 1 year ago

RGB transactions that have not yet been confirmed should be marked as pending using an is_pending property.

I think I make this with RgbTransfers. I will close this PR.

Related #322