Preparing search index...
The search index is not available
solana-agent-kit
solana-agent-kit
SplAuthorityInput
Interface SplAuthorityInput
interface
SplAuthorityInput
{
freezeAuthority
?:
null
|
PublicKey
;
isMutable
?:
boolean
;
mintAuthority
?:
null
|
PublicKey
;
updateAuthority
?:
PublicKey
;
}
Index
Properties
freeze
Authority?
is
Mutable?
mint
Authority?
update
Authority?
Properties
Optional
freeze
Authority
freezeAuthority
?:
null
|
PublicKey
Optional
is
Mutable
isMutable
?:
boolean
Optional
mint
Authority
mintAuthority
?:
null
|
PublicKey
Optional
update
Authority
updateAuthority
?:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
freeze
Authority
is
Mutable
mint
Authority
update
Authority
solana-agent-kit
Loading...