Takes bytecode and generates it's associated bytecode ID.
The bytecode ID is a hash of the bytecode when sliced at the configurable offset. This
superseded legacy blob IDs when uploading blobs for scripts and predicates so that
the bytecode ID is equal to the legacy blob ID. Therefore blobs can be used for ABI verification.
Takes bytecode and generates it's associated bytecode ID.
The bytecode ID is a hash of the bytecode when sliced at the configurable offset. This superseded legacy blob IDs when uploading blobs for scripts and predicates so that the bytecode ID is equal to the legacy blob ID. Therefore blobs can be used for ABI verification.