Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
Authority
Class Authority
Implements
AuthorityType
Index
Constructors
constructor
Properties
account_
auths
key_
auths
weight_
threshold
Methods
from
Constructors
constructor
new
Authority
(
__namedParameters
)
:
Authority
Parameters
__namedParameters
:
AuthorityType
Returns
Authority
Properties
account_
auths
account_
auths
:
[
string
,
number
]
[]
key_
auths
key_
auths
:
[
string
|
PublicKey
,
number
]
[]
weight_
threshold
weight_
threshold
:
number
Methods
Static
from
from
(
value
)
:
Authority
Convenience to create a new instance from PublicKey or authority object.
Parameters
value
:
string
|
PublicKey
|
AuthorityType
Returns
Authority
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
account_
auths
key_
auths
weight_
threshold
Methods
from
@beblurt/dblurt
Loading...
Convenience to create a new instance from PublicKey or authority object.