Skip to content

Commit 85c9946

Browse files
Mr-Leshiybkioshn
andauthored
Update catalyst-gateway/bin/src/service/common/types/cardano/transaction_id.rs
Co-authored-by: bkioshn <[email protected]>
1 parent 80d595c commit 85c9946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalyst-gateway/bin/src/service/common/types/cardano/transaction_id.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ use serde_json::Value;
1313
use crate::service::{common::types::string_types::impl_string_types, utilities::as_hex_string};
1414

1515
/// Title.
16-
const TITLE: &str = "Transaction Id";
16+
const TITLE: &str = "Transaction Id or Transaction hash";
1717
/// Description.
1818
const DESCRIPTION: &str = "The Blake2b-256 hash of the transaction.";
1919
/// Example.

0 commit comments

Comments
 (0)