Skip to main content

Function: allowlist()

allowlist(contracts): SessionPolicy
Defined in: packages/accounts/src/policy/compile.ts:22 Build an allowlist session policy: the session key may call only these contract addresses.

Parameters

contracts

string[]

Returns

SessionPolicy