new Contact(addressopt, fingerprintopt)
An object containing implementation-dependant address data and a fingerprint.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
address | object | <optional> | Any transport specific information |
fingerprint | string | | <optional> | Unique ID or function for creating one |
- Source