Search
Preparing search index...
The search index is not available
ontology-ts-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"smartcontract/nativevm/ontid/group"
Group
Class Group
Hierarchy
Group
Index
Constructors
constructor
Properties
members
threshold
Methods
serialize
Constructors
constructor
new
Group
(
members
:
GroupType
[]
, threshold
:
number
)
:
Group
Parameters
members:
GroupType
[]
threshold:
number
Returns
Group
Properties
members
members
:
GroupType
[]
threshold
threshold
:
number
Define the threshold number of signatures
type
{number}
memberof
Group
Methods
serialize
serialize
(
)
:
string
Returns
string
Globals
"smartcontract/nativevm/ontid/group"
Group
constructor
members
threshold
serialize
Group
Type
Generated using
TypeDoc
Define the threshold number of signatures
{number}
Group