Skip to content

off by one error in masternode escrow address confirmations count #9

Description

@moocowmoo

local node. I verified 6 confirmations before attempting masternode start

$ darkcoind walletpassphrase $P 60 ; darkcoind masternode start $P
masternode input must have at least 6 confirmations

$ darkcoind listreceivedbyaddress
[
{
"address" : "CENSORED",
"account" : "",
"amount" : 1000.00000000,
"confirmations" : 6,
"txids" : [
"CENSORED"
]
}
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions