Function pea_api::get::transaction

source ·
pub async fn transaction(
    api: &str,
    hash: &str
) -> Result<Transaction, Box<dyn Error>>