Show / Hide Table of Contents

Delegate TxCompletion<TPeer>.TxBroadcaster

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