Show / Hide Table of Contents

Delegate TxCompletion<TPeer, TAction>.TxBroadcaster

Namespace: Libplanet.Net
Assembly: Libplanet.dll
Syntax
public delegate void TxBroadcaster(TPeer except, IEnumerable<Transaction<TAction>> txs);
Parameters
Type Name Description
TPeer except
IEnumerable<Transaction<TAction>> txs
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2021 Planetarium