Skip to main content

ResQ.Blockchain.MockNeoClient

MockNeoClient(ILogger<MockNeoClient>) Constructor

Initializes a new instance of the MockNeoClient class.

Parameters

logger Microsoft.Extensions.Logging.ILogger<MockNeoClient> The logger instance for recording mock operations.

Example

Remarks

The mock client starts with a default block height of 1,000,000 and maintains an empty event store that gets populated as events are recorded.