navio-blsct
Preparing search index...
TxKey
Class TxKey
Hierarchy (
View Summary
)
Scalar
TxKey
Index
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
equals
move
serialize
size
to
Number
to
Spending
Key
to
String
to
View
Key
value
_
deserialize
deserialize
from
Obj
from
Obj
And
Size
random
Constructors
constructor
new
TxKey
(
obj
?:
any
)
:
TxKey
Parameters
Optional
obj
:
any
Returns
TxKey
Properties
Protected
fi
fi
:
FinalizerInfo
Protected
obj
obj
:
any
Protected
obj
Size
objSize
:
number
Methods
[custom]
"[custom]"
()
:
string
Returns
string
equals
equals
(
other
:
Scalar
)
:
boolean
Parameters
other
:
Scalar
Returns
boolean
move
move
()
:
any
Returns
any
serialize
serialize
()
:
string
Returns
string
size
size
()
:
number
Returns
number
to
Number
toNumber
()
:
number
Returns
number
to
Spending
Key
toSpendingKey
()
:
SpendingKey
Returns
SpendingKey
to
String
toString
()
:
string
Returns
string
to
View
Key
toViewKey
()
:
ViewKey
Returns
ViewKey
value
value
()
:
any
Returns
any
Protected
Static
_
deserialize
_deserialize
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
)
=>
T
,
hex
:
string
,
deserializer
:
(
hex
:
string
)
=>
BlsctRetVal
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
)
=>
T
hex
:
string
deserializer
:
(
hex
:
string
)
=>
BlsctRetVal
Returns
T
Static
deserialize
deserialize
(
this
:
new
(
obj
:
any
)
=>
Scalar
,
hex
:
string
)
:
Scalar
Parameters
this
:
new
(
obj
:
any
)
=>
Scalar
hex
:
string
Returns
Scalar
Static
from
Obj
fromObj
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
,
objSize
?:
number
)
=>
T
,
obj
:
any
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
,
objSize
?:
number
)
=>
T
obj
:
any
Returns
T
Static
from
Obj
And
Size
fromObjAndSize
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
)
=>
T
,
obj
:
any
,
objSize
:
number
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
)
=>
T
obj
:
any
objSize
:
number
Returns
T
Static
random
random
()
:
Scalar
Returns
Scalar
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
equals
move
serialize
size
to
Number
to
Spending
Key
to
String
to
View
Key
value
_
deserialize
deserialize
from
Obj
from
Obj
And
Size
random
navio-blsct
Loading...