Method: Chain::Transaction::Output#type
- Defined in:
- lib/chain/transaction.rb
#type ⇒ String (readonly)
The type of the output.
Possible values are “control” and “retire”.
213 |
# File 'lib/chain/transaction.rb', line 213 attrib :type |