Skip to content

Add transaction status #13

Description

@Benjamin-Loison

Would only work for transactions issued by the library with multi_transfer and transfer.

type TransactionID = String;
fn transaction_status(&self, tx_id: &TransactionID) -> TransactionStatus;

The function queries the status of a transaction. The TransactionStatus can be Successful, TimedOut or InProgress.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthigh priorityIssue disabling the user to use a feature correctly.mediumA task that should take less than a day to complete.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions