Function buildContractId

  • Build a contract public key

    Returns

    Contract public key

    Parameters

    • ownerId: `ak_${string}`

      The public key of the owner account

    • nonce: number | BigNumber

      the nonce of the transaction

    Returns ContractAddress

Generated using TypeDoc