Skip to content

@lelantos-org/sdk / index / SfrtCoinSelector

Class: SfrtCoinSelector โ€‹

Defined in: @lelantos-org/sdk/dist/wallet/selection.d.ts:120

Smallest-First with Random Tiebreak.

Implements โ€‹

Constructors โ€‹

Constructor โ€‹

ts
new SfrtCoinSelector(): SfrtCoinSelector;

Returns โ€‹

SfrtCoinSelector

Methods โ€‹

select() โ€‹

ts
select(
   all, 
   asset, 
   target, 
   opts?
): SelectionResult;

Defined in: @lelantos-org/sdk/dist/wallet/selection.d.ts:121

Parameters โ€‹

ParameterType
allreadonly StoredNote[]
assetAssetId
targetCircuitAmount
opts?SelectOpts

Returns โ€‹

SelectionResult

Implementation of โ€‹

CoinSelector.select

Lelantosno cookies ๐Ÿช ยท no tracking ๐Ÿ‘๏ธ ยท no accounts ๐Ÿ‘คwalletexplorer4536080GitHub