Skip to content

Commit

Permalink
update TransferAssets.kt
Browse files Browse the repository at this point in the history
Signed-off-by: timofeevmd <[email protected]>
  • Loading branch information
timofeevmd committed Mar 20, 2024
1 parent 6bc7d02 commit 37bb717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/kotlin/jp/co/soramitsu/load/toolbox/Wrench13.kt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ open class Wrench13 {
it.build().toURL()
}
urls.add(peerUrl)
println("randomPeer: " + randomPeer)
return Iroha2Client(
urls[0],
urls[0],
Expand Down

0 comments on commit 37bb717

Please sign in to comment.