pub async fn process_get_transaction(
    signature: &Signature,
    sdk: &mut SDKClient
) -> Result<()>