Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
DeactivateLookupTableParams
Type Alias DeactivateLookupTableParams
Deactivate
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 deactivate.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Account which is the current authority.