Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-1775] Store most recent block in mock struct
https://jira.hyperledger.org/browse/FAB-1775 Store the results of the most recent `CreateNextBlock()` and `WriteBlock()` calls in the mock `ConsenterSupport` structure so as to make these values easier to retrieve (and some tests easier to write*). * I will be using this in a test on [FAB-1623]. Change-Id: If678308e25f73112809867768c4b89052fd3f283 Signed-off-by: Kostas Christidis <kostas@christidis.io>
- Loading branch information