1
0
Fork 0
forked from lthn/blockchain

core_tests: resolve build warning (-Wbackslash-newline-escape)

This commit is contained in:
anonimal 2019-02-20 07:33:26 +00:00
parent eec9c9e45c
commit f91bce9a91
No known key found for this signature in database
GPG key ID: 66A76ECF914409F1

View file

@ -989,7 +989,7 @@ bool pos_altblocks_validation::generate(std::vector<test_event_entry>& events) c
// || \- (2a)- #3a#- | <- alt chain
// |+--------------+ \ | \ PoS block 2a uses stake already spent in main chain (okay)
// +---------------|-------+ \ PoS block 3a uses stake already spent in current alt chain (fail)
// | \ \
// | \ \
// | \ ...... (2br)- (3b)- #4b# <- alt chain
// | |
// +-----------------------+ PoS block 3b uses as stake an output, created in current alt chain (2a)