From 52f89d40d9e036cb84dad66379949a300588b5c9 Mon Sep 17 00:00:00 2001 From: Giovanni Sanchez <108043524+sisyphusSmiling@users.noreply.github.com> Date: Tue, 6 Aug 2024 19:14:34 -0600 Subject: [PATCH] update flow.json with test contract deployment --- flow.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flow.json b/flow.json index 00ef91e..9fca6ef 100644 --- a/flow.json +++ b/flow.json @@ -139,7 +139,8 @@ "emulator": { "emulator-account": [ "Xorshift128plus", - "CoinToss" + "CoinToss", + "RandomResultStorage" ] }, "mainnet": {