Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
FreezeLookupTableParams
Type Alias FreezeLookupTableParams
Freeze
Lookup
Table
Params
:
{
authority
:
PublicKey
;
lookupTable
:
PublicKey
;
}
Type declaration
authority
:
PublicKey
Account which is the current authority.
lookup
Table
:
PublicKey
Address lookup table account to freeze.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Account which is the current authority.