new SellerProfile(connection, addr)
Concatenate a Seller's Profile from its seller messages, into a current representation of the seller's state.
Parameters:
Name | Type | Description |
---|---|---|
connection |
Driver | blockchain connection |
addr |
String | Public address of the seller |
Extends
- Profile