Method: CryptoApis::GetWalletTransactionDetailsByTransactionIDRIBSBVoutInner#hash
- Defined in:
- lib/crypto_apis/models/get_wallet_transaction_details_by_transaction_idribsb_vout_inner.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
129 130 131 |
# File 'lib/crypto_apis/models/get_wallet_transaction_details_by_transaction_idribsb_vout_inner.rb', line 129 def hash [is_spent, script_pub_key, value].hash end |