ERC4337 Data Libs
SentinelList
SentinelListLib
popAll

popAll

Remove all items from the list.

Usage

list.popAll();

Parameters

self

  • Type: SentinelList

The storage pointer of the list.

Returns

None