ERC4337 Data Libs
SentinelList
SentinelList4337Lib
popAll

popAll

Remove all items from the list.

Usage

list.popAll(account);

Parameters

self

  • Type: SentinelList

The storage pointer of the list.

account

  • Type: address

The account address.

Returns

None