Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
QuarryMergeMinePluginAccounts
Type Alias QuarryMergeMinePluginAccounts
type
QuarryMergeMinePluginAccounts
=
{
mergeMiner
:
ReturnType
<
typeof
getMergeMinerCodec
>
&
SelfFetchFunctions
<
MergeMinerArgs
,
MergeMiner
,
>
;
mergePool
:
ReturnType
<
typeof
getMergePoolCodec
>
&
SelfFetchFunctions
<
MergePoolArgs
,
MergePool
,
>
;
}
Index
Properties
merge
Miner
merge
Pool
Properties
merge
Miner
mergeMiner
:
ReturnType
<
typeof
getMergeMinerCodec
>
&
SelfFetchFunctions
<
MergeMinerArgs
,
MergeMiner
,
>
merge
Pool
mergePool
:
ReturnType
<
typeof
getMergePoolCodec
>
&
SelfFetchFunctions
<
MergePoolArgs
,
MergePool
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
merge
Miner
merge
Pool
Coda by Ian Macalinao
Loading...