Skip to content

Wondering why we use Transaction::Confirmed and Transaction::Unconfirmed #180

Closed
@thunderbiscuit

Description

@thunderbiscuit

The Rust library does not make such distinction; instead the TransactionDetails struct has a field confirmation_time which is either None if the transaction is unconfirmed or BlockTime if it is confirmed.

Metadata

Metadata

Labels

discussionIssue requires some discussion first

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions