Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
MergePoolArgs
Interface MergePoolArgs
interface
MergePoolArgs
{
bump
:
number
;
mmCount
:
number
|
bigint
;
primaryMint
:
Address
;
replicaMint
:
Address
;
reserved
:
(
number
|
bigint
)
[]
;
totalPrimaryBalance
:
number
|
bigint
;
totalReplicaBalance
:
number
|
bigint
;
}
Index
Properties
bump
mm
Count
primary
Mint
replica
Mint
reserved
total
Primary
Balance
total
Replica
Balance
Properties
bump
bump
:
number
mm
Count
mmCount
:
number
|
bigint
primary
Mint
primaryMint
:
Address
replica
Mint
replicaMint
:
Address
reserved
reserved
:
(
number
|
bigint
)
[]
total
Primary
Balance
totalPrimaryBalance
:
number
|
bigint
total
Replica
Balance
totalReplicaBalance
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bump
mm
Count
primary
Mint
replica
Mint
reserved
total
Primary
Balance
total
Replica
Balance
Coda by Ian Macalinao
Loading...