Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <Interface.h>
Public Member Functions | |
ClientWatch () | |
ClientWatch (h256 _id) | |
Public Attributes | |
h256 | id |
h256s | changes |
Definition at line 52 of file Interface.h.
|
inline |
Definition at line 54 of file Interface.h.
|
inlineexplicit |
Definition at line 55 of file Interface.h.
h256s dev::shh::ClientWatch::changes |
Definition at line 58 of file Interface.h.
h256 dev::shh::ClientWatch::id |
Definition at line 57 of file Interface.h.