Method: Chain::Transaction::Output#account_id
- Defined in:
- lib/chain/transaction.rb
#account_id ⇒ String (readonly)
The id of the account controlling this output (possibly null if a control program is specified).
261 |
# File 'lib/chain/transaction.rb', line 261 attrib :account_id |