Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/transactions
<internal>
TransactionMessageWithBlockhashLifetime
Interface TransactionMessageWithBlockhashLifetime
interface
TransactionMessageWithBlockhashLifetime
{
lifetimeConstraint
:
Readonly
<
{
blockhash
:
Blockhash
;
lastValidBlockHeight
:
bigint
}
,
>
;
}
Index
Properties
lifetime
Constraint
Properties
Readonly
lifetime
Constraint
lifetimeConstraint
:
Readonly
<
{
blockhash
:
Blockhash
;
lastValidBlockHeight
:
bigint
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lifetime
Constraint
Solana JavaScript SDK
Loading...