new BuyerProfile(connection, addr)
Concatenate a Buyer'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 buyer |
Extends
- Profile