From 11c66d550df0fb15ed5b0816770c8b14840a7cff Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 25 Sep 2023 01:59:22 +0530 Subject: [PATCH] Update index.html --- index.html | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index ec0e99b..6239a09 100644 --- a/index.html +++ b/index.html @@ -799,6 +799,7 @@ `; }, contractTriggerCard(obj) { + // TODO: change committee address to actual committee address instead of contract address const { hash, blockHeight, contractName, contractAddress, winningChoice, committeeAddress, time } = obj; return html`
  • @@ -852,14 +853,8 @@
    -
    Contract name
    -

    ${contractName}

    -
    -
    -
    Contract address
    - - ${incAddress} - +
    Contract ID
    + ${contractName}-${incAddress}
    contract type