@textile/hub > DBInfo
DBInfo interface
DBInfo contains joining/sharing information for a Thread/DB.
Signature:
export interface DBInfo
Properties
Property | Type | Description |
addrs | string[] | The Multiaddrs for a peer hosting the given Thread/DB. |
key | string | The Thread Key, encoded as a base32 string. |