Skip to content

Commit

Permalink
PASSED codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
satellitex authored and l4l committed Mar 17, 2017
1 parent 0efc300 commit 1e0a735
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/issue_transaction.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ namespace tools {
}

int main(int argc, char* argv[]){
std::string ip = config::PeerServiceConfig::getInstance().getMyIp();
std::string pubkey = config::PeerServiceConfig::getInstance().getMyPublicKey();
if( argc < 3 ) {
tools::issue_transaction::invalid_error();
}
Expand Down

0 comments on commit 1e0a735

Please sign in to comment.