Preparing search index...
The search index is not available
Solana Signer SDK Documentation
Solana Signer SDK Documentation
@neonevm/solana-sign
TreeAccountTransactionData
Interface TreeAccountTransactionData
interface
TreeAccountTransactionData
{
child_transaction
:
number
;
gas_limit
:
string
;
parent_count
:
number
;
result_hash
:
string
;
status
:
string
;
success_execute_limit
:
number
;
transaction_hash
:
string
;
value
:
string
;
}
Index
Properties
child_
transaction
gas_
limit
parent_
count
result_
hash
status
success_
execute_
limit
transaction_
hash
value
Properties
child_
transaction
child_transaction
:
number
gas_
limit
gas_limit
:
string
parent_
count
parent_count
:
number
result_
hash
result_hash
:
string
status
status
:
string
success_
execute_
limit
success_execute_limit
:
number
transaction_
hash
transaction_hash
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
child_
transaction
gas_
limit
parent_
count
result_
hash
status
success_
execute_
limit
transaction_
hash
value
Solana Signer SDK Documentation
Loading...