@ethereumjs/tx / authorizationMessageToSign
authorizationMessageToSign(
input
):Uint8Array
<ArrayBufferLike
>
Defined in: util/authorization.ts:90
Returns the bytes (RLP-encoded) to sign
Either the bytes or the object format of the authorization list item
AuthorizationListItemUnsigned |
AuthorizationListBytesItemUnsigned |
Uint8Array
<ArrayBufferLike
>