Preparing search index...
The search index is not available
AppleSauce
AppleSauce
applesauce-wallet
Helpers
dumbTokenSelection
Function dumbTokenSelection
dumbTokenSelection
(
tokens
:
Event
[]
,
minAmount
:
number
,
mint
?:
string
,
)
:
{
events
:
Event
[]
;
proofs
:
Proof
[]
}
Selects oldest tokens and proofs that total up to more than the min amount
Parameters
tokens
:
Event
[]
minAmount
:
number
Optional
mint
:
string
Returns
{
events
:
Event
[]
;
proofs
:
Proof
[]
}
Throws
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Selects oldest tokens and proofs that total up to more than the min amount