getCompDefAccOffset
getCompDefAccOffset(
circuitName
):Uint8Array
Computes the offset for a computation definition account, based on the circuit name.
Parameters
Parameter | Type | Description |
---|---|---|
circuitName | string | The name of the circuit. |
Returns
The offset as a 4-byte Uint8Array.