Method: CryptoApis::GetWalletTransactionDetailsByTransactionIDRIBSBVoutInner#hash

Defined in:
lib/crypto_apis/models/get_wallet_transaction_details_by_transaction_idribsb_vout_inner.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



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