OSDN Git Service

clean
authorHAOYUatHZ <haoyu@protonmail.com>
Sun, 9 Jun 2019 00:31:55 +0000 (08:31 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Sun, 9 Jun 2019 00:31:55 +0000 (08:31 +0800)
federation/synchron/attach_block_processor.go

index 378209b..2bb3784 100644 (file)
@@ -145,6 +145,7 @@ func (p *attachBlockProcessor) processChainInfo() error {
        if db.RowsAffected != 1 {
                return ErrInconsistentDB
        }
+
        return nil
 }