@ethereumjs/util / hashBlockAccessListFromJSON
hashBlockAccessListFromJSON(
json):Uint8Array
Defined in: packages/util/src/bal/validation.ts:105
keccak256(rlp(bal)) using the JSON account order (not re-sorted), matching Engine API bytes.
Uint8Array
Experimental (Amsterdam): may change on patch releases.