-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthigh priorityIssue disabling the user to use a feature correctly.Issue disabling the user to use a feature correctly.mediumA task that should take less than a day to complete.A task that should take less than a day to complete.
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthigh priorityIssue disabling the user to use a feature correctly.Issue disabling the user to use a feature correctly.mediumA task that should take less than a day to complete.A task that should take less than a day to complete.