Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
GrantSDKType
Interface GrantSDKType
Grant is stored in the KVStore to record a grant with full context
interface
GrantSDKType
{
allowance
?:
|
AnySDKType
|
BasicAllowanceSDKType
|
PeriodicAllowanceSDKType
|
AllowedMsgAllowanceSDKType
;
grantee
:
string
;
granter
:
string
;
}
Index
Properties
allowance?
grantee
granter
Properties
Optional
allowance
allowance
?:
|
AnySDKType
|
BasicAllowanceSDKType
|
PeriodicAllowanceSDKType
|
AllowedMsgAllowanceSDKType
grantee
grantee
:
string
granter
granter
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowance
grantee
granter
@crownfi/sei-js-proto
Loading...
Grant is stored in the KVStore to record a grant with full context