Skip to content

Commit

Permalink
almost ready but need to do this before restart
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemadero committed Oct 22, 2022
1 parent bf88cb7 commit 64557c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions local/blockchain.go
Original file line number Diff line number Diff line change
Expand Up @@ -803,8 +803,6 @@ func (ln *localNetwork) createBlockchains(
zap.String("vm-ID", vmID.String()),
zap.String("blockchain-ID", blockchainID.String()),
)

return nil, fmt.Errorf("pepe")
}

return blockchainIDs, nil
Expand Down

0 comments on commit 64557c9

Please sign in to comment.