Umi — API References - v1.3.0
Preparing search index...
umi
AccountHeader
Type Alias AccountHeader
Describes the header of an account.
type
AccountHeader
=
{
executable
:
boolean
;
lamports
:
SolAmount
;
owner
:
PublicKey
;
rentEpoch
?:
bigint
;
}
Index
Properties
executable
lamports
owner
rent
Epoch?
Properties
executable
executable
:
boolean
lamports
lamports
:
SolAmount
owner
owner
:
PublicKey
Optional
rent
Epoch
rentEpoch
?:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
executable
lamports
owner
rent
Epoch
Umi — API References - v1.3.0
Loading...
Describes the header of an account.