dsteem
Preparing search index...
Authority
Class Authority
Implements
AuthorityType
Index
Constructors
constructor
Properties
account_
auths
key_
auths
weight_
threshold
Methods
from
Constructors
constructor
new
Authority
(
__namedParameters
:
AuthorityType
)
:
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
:
string
|
AuthorityType
|
PublicKey
)
:
Authority
Convenience to create a new instance from PublicKey or authority object.
Parameters
value
:
string
|
AuthorityType
|
PublicKey
Returns
Authority
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
account_
auths
key_
auths
weight_
threshold
Methods
from
dsteem
Loading...
Convenience to create a new instance from PublicKey or authority object.