Preparing search index...
The search index is not available
@openfort/ecosystem-js - v0.0.12
@openfort/ecosystem-js
core
Permission
Type Alias Permission<uint256>
Permission
<
uint256
>
:
OneOf
<
|
NativeTokenTransferPermission
|
Erc20TokenTransferPermission
|
ContractCallPermission
|
CustomPermission
>
&
{
policies
:
readonly
Policy
<
uint256
>
[]
;
required
?:
boolean
;
}
Type Parameters
uint256
=
bigint
Type declaration
policies
:
readonly
Policy
<
uint256
>
[]
Set of policies for the permission.
Optional
required
?:
boolean
Whether or not the wallet must grant the permission.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@openfort/ecosystem-js - v0.0.12
Loading...
Set of policies for the permission.