@solana/web3.js
Preparing search index...
FreezeLookupTableParams
Type Alias FreezeLookupTableParams
type
FreezeLookupTableParams
=
{
authority
:
PublicKey
;
lookupTable
:
PublicKey
;
}
Index
Properties
authority
lookup
Table
Properties
authority
authority
:
PublicKey
Account which is the current authority.
lookup
Table
lookupTable
:
PublicKey
Address lookup table account to freeze.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authority
lookup
Table
@solana/web3.js
Loading...
Account which is the current authority.