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