@lightprotocol/compressed-token - v0.23.0-beta.8
Other Libraries
Documentation
GitHub
Preparing search index...
CTokenConfig
Interface CTokenConfig
light-token-specific config for createAssociatedTokenAccountInterfaceInstruction
interface
CTokenConfig
{
compressibleConfig
?:
CompressibleConfig
|
null
;
configAccount
?:
PublicKey
;
rentPayerPda
?:
PublicKey
;
}
Index
Properties
compressible
Config?
config
Account?
rent
Payer
Pda?
Properties
Optional
compressible
Config
compressibleConfig
?:
CompressibleConfig
|
null
Optional
config
Account
configAccount
?:
PublicKey
Optional
rent
Payer
Pda
rentPayerPda
?:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compressible
Config
config
Account
rent
Payer
Pda
Other Libraries
Documentation
GitHub
@lightprotocol/compressed-token - v0.23.0-beta.8
Loading...
light-token-specific config for createAssociatedTokenAccountInterfaceInstruction