| Term | Meaning | | -------- | ----------------------------------------------------------- | | `inputs` | **Selected** utxos that **will** be used for the transaction | | `utxos` | Unspent coins that are **available** and _could_ be selected as `inputs` | | `coins` | ?? maybe another term for `utxo`? maybe a better term for `denom`? | | `outputs` | This should be _all_ outputs | | `change` | The subset of outputs that come back to the wallet owner | | `??` | The subset of coins that are sent / paid | | `??` | A group of coins to a particular payee | - what do we call the user defined selection (a.k.a. coin control) of coins that _may_ be used, but not _must_ be used? Is `inputs` okay?