Class EmscriptenCoinSelector

An adapter class that makes a JavaScript CoinSelector implementation callable from the WASM C-layer. It creates and manages the lifecycle of a native proxy object.

Implements

Constructors

Properties

coinSelector: CoinSelector
coinSelectorPtr: number
objectId: number

Methods