• Preparing search index...
  • The search index is not available
Solana JavaScript SDK
  • Solana JavaScript SDK
  • @solana/transaction-messages
  • <internal>
  • getCompiledLifetimeToken

Function getCompiledLifetimeToken

  • getCompiledLifetimeToken(
        lifetimeConstraint:
            | Readonly<{ nonce: Nonce<string> }>
            | Readonly<{ blockhash: Blockhash; lastValidBlockHeight: bigint }>,
    ): string
  • Parameters

    • lifetimeConstraint:
          | Readonly<{ nonce: Nonce<string> }>
          | Readonly<{ blockhash: Blockhash; lastValidBlockHeight: bigint }>

    Returns string

    • Defined in packages/transaction-messages/src/compile/lifetime-token.ts:3

Settings

Member Visibility
Solana JavaScript SDK
  • Loading...

Generated using TypeDoc