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 |