@solana/web3.js
Preparing search index...
DeactivateLookupTableParams
Type Alias DeactivateLookupTableParams
type
DeactivateLookupTableParams
=
{
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 deactivate.
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.