pub type TransactionStatusData = ResponseTxStatus;👎Deprecated since 0.16.0:
Renamed to ResponseTxStatus, matching the original Go implementation.
Aliased Type§
pub struct TransactionStatusData {
pub status: String,
}Fields§
§status: String