• Hash two hashes on the same level in the merkle tree, to result in the parent hash

    Parameters

    • hashA: string
    • hashB: string

    Returns Promise<string>