Function buildContractId

  • Build a contract public key

    Parameters

    • ownerId: `ak_${string}`

      The public key of the owner account

    • nonce: number | BigNumber

      the nonce of the transaction

    Returns ContractAddress

    Contract public key

Generated using TypeDoc