Search
Preparing search index...
The search index is not available
dsteem
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Authority
Class Authority
Hierarchy
Authority
Implements
AuthorityType
Index
Constructors
constructor
Properties
account_
auths
key_
auths
weight_
threshold
Methods
from
Constructors
constructor
new
Authority
(
__namedParameters
:
object
)
:
Authority
Parameters
__namedParameters:
object
account_
auths
:
Object
[]
key_
auths
:
Object
[]
weight_
threshold
:
number
Returns
Authority
Properties
account_
auths
account_
auths
:
Array
<
[
string
,
number
]
>
key_
auths
key_
auths
:
Array
<
[
string
|
PublicKey
,
number
]
>
weight_
threshold
weight_
threshold
:
number
Methods
Static
from
from
(
value
:
string
|
PublicKey
|
AuthorityType
)
:
Authority
Convenience to create a new instance from PublicKey or authority object.
Parameters
value:
string
|
PublicKey
|
AuthorityType
Returns
Authority
Globals
Authority
constructor
account_
auths
key_
auths
weight_
threshold
from
Generated using
TypeDoc
Convenience to create a new instance from PublicKey or authority object.