#!/usr/bin/env bash
set -euo pipefail
ROOT="$(cd "$(dirname "$0")/.." && pwd)"
exec "$ROOT/run_repro.sh" "NFTOKEN-ACCEPT-DEPOSITAUTH-001"
