ethereumjs-monorepo

@ethereumjs/tx


@ethereumjs/tx / authorizationHashedMessageToSign

Function: authorizationHashedMessageToSign()

authorizationHashedMessageToSign(input): Uint8Array<ArrayBufferLike>

Defined in: util/authorization.ts:114

Hashes the RLP-encoded message to sign

Parameters

input

AuthorizationListItemUnsigned AuthorizationListBytesItemUnsigned

Returns

Uint8Array<ArrayBufferLike>