|
rippled
|
A value received from another peer as part of flooding. More...
#include <events.h>

Public Attributes | |
| PeerID | from |
| Peer that sent the value. | |
| V | val |
| The received value. | |
A value received from another peer as part of flooding.
| PeerID ripple::test::csf::Receive< V >::from |
| V ripple::test::csf::Receive< V >::val |