Method: Chain::Transaction::Input#account_id
- Defined in:
- lib/chain/transaction.rb
#account_id ⇒ String (readonly)
The id of the account transferring the asset (possibly null if the input is an issuance or an unspent output is specified).
171 |
# File 'lib/chain/transaction.rb', line 171 attrib :account_id |