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