menu
spiffynode package
documentation
spiffy_node.dart
PeerHandlerI
handleTransaction abstract method
handleTransaction abstract method
dark_mode
light_mode
handleTransaction
abstract method
Future
<
void
>
handleTransaction
(
WireMessage
msg
,
PeerI
peer
)
Handle incoming transaction data
Implementation
Future<void> handleTransaction(WireMessage msg, PeerI peer);
spiffynode package
documentation
spiffy_node
PeerHandlerI
handleTransaction abstract method
PeerHandlerI class