Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
web3
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
@anchor-lang/core - v1.0.1
Loading...
Account which is the current authority.