@wharfkit/session - v4.0.1
Preparing search index...
API
v1
SendTransaction2Response
Interface SendTransaction2Response
interface
SendTransaction2Response
{
processed
:
{
account_ram_delta
:
any
;
action_traces
:
any
[]
;
block_num
:
number
;
block_time
:
string
;
elapsed
:
number
;
error_code
?:
string
;
except
?:
SendTransactionResponseException
;
id
:
string
;
net_usage
:
number
;
receipt
:
|
{
cpu_usage_us
:
number
;
net_usage_words
:
number
;
status
:
string
}
|
null
;
scheduled
:
boolean
;
}
;
transaction_id
:
string
;
}
Index
Properties
processed
transaction_
id
Properties
processed
processed
:
{
account_ram_delta
:
any
;
action_traces
:
any
[]
;
block_num
:
number
;
block_time
:
string
;
elapsed
:
number
;
error_code
?:
string
;
except
?:
SendTransactionResponseException
;
id
:
string
;
net_usage
:
number
;
receipt
:
|
{
cpu_usage_us
:
number
;
net_usage_words
:
number
;
status
:
string
}
|
null
;
scheduled
:
boolean
;
}
transaction_
id
transaction_id
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
processed
transaction_
id
@wharfkit/session - v4.0.1
Loading...