web3-utilsFunctionsuint8ArrayEqualsuint8ArrayEquals Callableuint8ArrayEquals(a: Uint8Array, b: Uint8Array): booleanReturns true if the two passed Uint8Arrays have the same contentParametersa: Uint8Arrayb: Uint8ArrayReturns boolean
Returns true if the two passed Uint8Arrays have the same content