From f20eb0c3a11ee2230f6d743317f21cdeca67c38c Mon Sep 17 00:00:00 2001 From: Roy Date: Fri, 17 Jun 2022 10:08:53 -0700 Subject: [PATCH] Debug Script for Unknown Jurisdiction Error An error occurs when assigning roles on Case init --- scripts/Z_CaseNew.ts | 70 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 scripts/Z_CaseNew.ts diff --git a/scripts/Z_CaseNew.ts b/scripts/Z_CaseNew.ts new file mode 100644 index 0000000..861af5b --- /dev/null +++ b/scripts/Z_CaseNew.ts @@ -0,0 +1,70 @@ +// We require the Hardhat Runtime Environment explicitly here. This is optional +// but useful for running the script in a standalone fashion through `node