Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
ITransactionPayload
Interface ITransactionPayload
interface
ITransactionPayload
{
encoded
(
)
:
string
;
length
(
)
:
number
;
toString
(
)
:
string
;
valueOf
(
)
:
Buffer
;
}
Index
Methods
encoded
length
to
String
value
Of
Methods
encoded
encoded
(
)
:
string
Returns
string
length
length
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
value
Of
value
Of
(
)
:
Buffer
Returns
Buffer
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
encoded
length
to
String
value
Of
@multiversx/sdk-core - v13.0.0
Loading...