Preparing search index...
The search index is not available
api-wasm
api-wasm
TransactionProcessed
ClassTransactionProcessed
Represents processed deploy information.
Index
Constructors
constructor
Properties
block_
hash
execution_
result
hash
initiator_
addr
messages
timestamp
ttl
Methods
free
Constructors
constructor
new
Transaction
Processed
(
)
:
TransactionProcessed
Returns
TransactionProcessed
Properties
block_
hash
block_
hash
:
string
execution_
result
execution_
result
:
ExecutionResult
Result of the execution, either Success or Failure.
hash
hash
:
HashString
initiator_
addr
initiator_
addr
:
PublicKeyString
messages
messages
:
Messages
[]
timestamp
timestamp
:
string
ttl
ttl
:
string
Methods
free
free
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
block_
hash
execution_
result
hash
initiator_
addr
messages
timestamp
ttl
Methods
free
api-wasm
Loading...
Represents processed deploy information.