@wharfkit/session - v4.0.1
Preparing search index...
SessionKeyWhitelistInput
Interface SessionKeyWhitelistInput
User-facing whitelist entry that accepts string or Name types.
interface
SessionKeyWhitelistInput
{
actions
?:
NameType
[]
;
contract
:
NameType
;
}
Index
Properties
actions?
contract
Properties
Optional
actions
actions
?:
NameType
[]
contract
contract
:
NameType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
contract
@wharfkit/session - v4.0.1
Loading...
User-facing whitelist entry that accepts string or Name types.