@ethereumjs/util / accountBodyToRLP
accountBodyToRLP(
body
,couldBeSlim
):Uint8Array
<ArrayBufferLike
>
Defined in: packages/util/src/account.ts:627
Converts a slim account (per snap protocol spec) to the RLP encoded version of the account
Array of 4 Uint8Array-like items to represent the account
boolean
= true
Uint8Array
<ArrayBufferLike
>
RLP encoded version of the account