Class: Dropzone::SellerProfile
- Inherits:
-
Profile
- Object
- RecordBase
- Profile
- Dropzone::SellerProfile
- Defined in:
- lib/dropzone/profile.rb
Overview
A profile is different than a Seller message, as it’s the concatenation of Seller messages, and is missing the transfer and sender_addr.
Defined Under Namespace
Classes: Validator
Instance Attribute Summary
Attributes inherited from Profile
#addr, #prior_profile, #transfer_pkey
Method Summary
Methods inherited from Profile
#active?, #closed?, #found?, #initialize
Methods included from StateAccumulator
#blockchain, included, #messages
Methods inherited from RecordBase
Constructor Details
This class inherits a constructor from Dropzone::Profile