dashhive / DashWallet.js

A more civilized DASH Wallet SDK for a less civilized age (Browser, Node.js, & Bundler compatible)
MIT License
3 stars 2 forks source link

Bikeshedding Utxos, Inputs, Outputs, Change #43

Open coolaj86 opened 1 year ago

coolaj86 commented 1 year ago
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