Umi — API References - v1.3.0
Preparing search index...
umi
RpcSimulateTransactionAccountInfo
Type Alias RpcSimulateTransactionAccountInfo
Defines the result of a transaction simulation accounts info.
type
RpcSimulateTransactionAccountInfo
=
{
data
:
string
[]
;
executable
:
boolean
;
lamports
:
number
;
owner
:
string
;
rentEpoch
?:
number
;
}
Index
Properties
data
executable
lamports
owner
rent
Epoch?
Properties
data
data
:
string
[]
executable
executable
:
boolean
lamports
lamports
:
number
owner
owner
:
string
Optional
rent
Epoch
rentEpoch
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
executable
lamports
owner
rent
Epoch
Umi — API References - v1.3.0
Loading...
Defines the result of a transaction simulation accounts info.