While the run.inventory.sync() method was rather handy for getting up-to-date objects it was the first thing to go.
Because sync() was so deeply embedded in all the tools and examples they all broke. Good then sync() can be removed and replaced by better utxo management, or re-implemented by a more sustainable architecture.
|
await $.run.inventory.sync() |