Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
DeactivateLookupTableParams
Type Alias DeactivateLookupTableParams
DeactivateLookupTableParams
:
{
authority
:
PublicKey
;
lookupTable
:
PublicKey
}
Type declaration
authority
:
PublicKey
Account which is the current authority.
lookupTable
:
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.