ethereumjs-monorepo

@ethereumjs/util


@ethereumjs/util / eoaCode7702AuthorizationMessageToSign

Function: eoaCode7702AuthorizationMessageToSign()

eoaCode7702AuthorizationMessageToSign(input): Uint8Array<ArrayBuffer>

Defined in: packages/util/src/authorization.ts:89

Returns the bytes (RLP-encoded) to sign

Parameters

input

Either the bytes or the object format of the authorization list item

EOACode7702AuthorizationListItemUnsigned EOACode7702AuthorizationListBytesItemUnsigned

Returns

Uint8Array<ArrayBuffer>