Function buildContractId

  • Build a contract address

    Parameters

    • owner: `ak_${string}`

      Address of contract owner

    • nonce: number | BigNumber

      Nonce of ContractCreateTx or state channel round when contract was created

    Returns `ct_${string}`

    Contract address