Skip to content

Commit

Permalink
dcrjson: update NewStartAutoBuyerCmd.
Browse files Browse the repository at this point in the history
  • Loading branch information
dnldd committed Mar 11, 2018
1 parent 27fad14 commit b3e47e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dcrjson/dcrwalletextcmds.go
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ func NewStartAutoBuyerCmd(account string, passphrase string, balanceToMaintain *
MaxPriceAbsolute: maxPriceAbsolute,
VotingAddress: votingAddress,
PoolAddress: poolAddress,
PoolFees: poolFees,
MaxPerBlock: maxPerBlock,
}
}
Expand Down

0 comments on commit b3e47e6

Please sign in to comment.