Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
ScriptPublicKey
Class ScriptPublicKey
Represents a Spectred ScriptPublicKey
Index
Constructors
constructor
Properties
script
version
Methods
free
toJSON
to
String
Constructors
constructor
new
Script
Public
Key
(
version
,
script
)
:
ScriptPublicKey
Parameters
version
:
number
script
:
any
Returns
ScriptPublicKey
Properties
Readonly
script
script
:
string
version
version
:
number
Methods
free
free
(
)
:
void
Returns
void
toJSON
toJSON
(
)
:
Object
Return copy of self without private attributes.
Returns
Object
to
String
to
String
(
)
:
string
Return stringified version of self.
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
script
version
free
toJSON
to
String
Spectre WASM32 SDK - Core
Loading...
Represents a Spectred ScriptPublicKey