Skip to content

Commit

Permalink
no op
Browse files Browse the repository at this point in the history
  • Loading branch information
sukantoraymond committed Nov 19, 2024
1 parent 1967a2c commit 55a94e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/blockchaincmd/add_validator.go
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ func CallAddValidator(
// convert to nanoAVAX
balance = balanceAVAX * units.Avax
}

if remainingBalanceOwnerAddr == "" {
remainingBalanceOwnerAddr, err = getKeyForChangeOwner(network)
if err != nil {
Expand Down

0 comments on commit 55a94e8

Please sign in to comment.