XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/boundwitness-model
BoundWitnessJsonSchema
Function BoundWitnessJsonSchema
BoundWitnessJsonSchema
()
:
{
$id
:
string
;
additionalProperties
:
boolean
;
properties
:
{
addresses
:
{
items
:
{
type
:
string
}
;
type
:
string
}
;
payload_hashes
:
{
items
:
{
type
:
string
}
;
type
:
string
}
;
payload_schemas
:
{
items
:
{
type
:
string
}
;
type
:
string
}
;
previous_hashes
:
{
items
:
{
nullable
:
boolean
;
type
:
string
}
;
type
:
string
;
}
;
schema
:
{
type
:
string
}
;
}
;
required
:
string
[]
;
type
:
string
;
}
Returns
{
$id
:
string
;
additionalProperties
:
boolean
;
properties
:
{
addresses
:
{
items
:
{
type
:
string
}
;
type
:
string
}
;
payload_hashes
:
{
items
:
{
type
:
string
}
;
type
:
string
}
;
payload_schemas
:
{
items
:
{
type
:
string
}
;
type
:
string
}
;
previous_hashes
:
{
items
:
{
nullable
:
boolean
;
type
:
string
}
;
type
:
string
;
}
;
schema
:
{
type
:
string
}
;
}
;
required
:
string
[]
;
type
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...