From a141d56cb7e0ecf43c1479696660fcdfe6cfb9b2 Mon Sep 17 00:00:00 2001 From: HenryNguyen5 <6404866+HenryNguyen5@users.noreply.github.com> Date: Wed, 16 Nov 2022 16:41:39 -0500 Subject: [PATCH] Add missing property to VRFSPec --- src/screens/Job/JobView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/screens/Job/JobView.tsx b/src/screens/Job/JobView.tsx index f3a106b8..c322dd0b 100644 --- a/src/screens/Job/JobView.tsx +++ b/src/screens/Job/JobView.tsx @@ -80,6 +80,7 @@ const JOB_PAYLOAD__SPEC = gql` } ... on VRFSpec { evmChainID + gasLanePrice coordinatorAddress fromAddresses minIncomingConfirmations