Defined in: src/Utils/lt-hash.ts:8 LT Hash is a summation based hash algorithm that maintains the integrity of a piece of data over a series of mutations. You can add/remove mutations and it’ll return a hash equal to if the same series of mutations was made sequentially.constLT_HASH_ANTI_TAMPERING:LTHashAntiTampering
Variables
LT_HASH_ANTI_TAMPERING
LT Hash is a summation based hash algorithm that maintains the integrity of a piece of data