Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
AuthorityType
Type alias AuthorityType
Authority
Type
:
Authority
|
{
accounts
?:
{
permission
:
PermissionLevelType
;
weight
:
UInt16Type
;
}
[]
;
keys
?:
{
key
:
PublicKeyType
;
weight
:
UInt16Type
;
}
[]
;
threshold
:
UInt32Type
;
waits
?:
{
wait_sec
:
UInt32Type
;
weight
:
UInt16Type
;
}
[]
;
}
Type declaration
Optional
accounts
?:
{
permission
:
PermissionLevelType
;
weight
:
UInt16Type
;
}
[]
Optional
keys
?:
{
key
:
PublicKeyType
;
weight
:
UInt16Type
;
}
[]
threshold
:
UInt32Type
Optional
waits
?:
{
wait_sec
:
UInt32Type
;
weight
:
UInt16Type
;
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SDK Core Documentation - v0.0.2-5
Loading...