Preparing search index...
The search index is not available
Aspect Library Document
Aspect Library Document
proto
WithFromTxInput
Class WithFromTxInput
Hierarchy
WithFromTxInput
Index
Constructors
constructor
Properties
from
hash
to
Methods
decode
encode
Constructors
constructor
new
With
From
Tx
Input
(
hash
?
,
to
?
,
from
?
)
:
WithFromTxInput
Parameters
hash
:
Uint8Array
= ...
to
:
Uint8Array
= ...
from
:
Uint8Array
= ...
Returns
WithFromTxInput
Properties
from
from
:
Uint8Array
hash
hash
:
Uint8Array
to
to
:
Uint8Array
Methods
Static
decode
decode
(
reader
,
length
)
:
WithFromTxInput
Parameters
reader
:
Reader
length
:
i32
Returns
WithFromTxInput
Static
encode
encode
(
message
,
writer
)
:
void
Parameters
message
:
WithFromTxInput
writer
:
Writer
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
from
hash
to
decode
encode
Aspect Library Document
common
components
proto
types