Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
QuarryMintWrapperPluginAccounts
Type Alias QuarryMintWrapperPluginAccounts
type
QuarryMintWrapperPluginAccounts
=
{
minter
:
ReturnType
<
typeof
getMinterCodec
>
&
SelfFetchFunctions
<
MinterArgs
,
Minter
,
>
;
mintWrapper
:
ReturnType
<
typeof
getMintWrapperCodec
>
&
SelfFetchFunctions
<
MintWrapperArgs
,
MintWrapper
,
>
;
}
Index
Properties
minter
mint
Wrapper
Properties
minter
minter
:
ReturnType
<
typeof
getMinterCodec
>
&
SelfFetchFunctions
<
MinterArgs
,
Minter
,
>
mint
Wrapper
mintWrapper
:
ReturnType
<
typeof
getMintWrapperCodec
>
&
SelfFetchFunctions
<
MintWrapperArgs
,
MintWrapper
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
minter
mint
Wrapper
Coda by Ian Macalinao
Loading...